Guest User

Untitled

a guest
Jun 14th, 2018
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. {
  2. ...
  3. "scripts": {
  4. "build": "gulp build",
  5. "prepublish": "gulp build --dist packages",
  6. "predev": "npm run build",
  7. "dev": "gulp"
  8. },
  9. ...
  10. }
Add Comment
Please, Sign In to add comment