Skip to content

Commit

Permalink
Add generate generate-build script
Browse files Browse the repository at this point in the history
  • Loading branch information
DannyFeliz committed Nov 19, 2019
1 parent a509b06 commit b4b988b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"bundle": "./node_modules/@vue/cli-service/bin/vue-cli-service.js build --target lib --name vue-email-dropdown ./src/components/EmailDropdown.vue",
"generate-build": "./node_modules/np/source/cli.js",
"publish": "npm publish --access public",
"test": "vue-cli-service test:unit",
"test:watch": "vue-cli-service test:unit --watch",
Expand Down

0 comments on commit b4b988b

Please sign in to comment.