mirror of
https://github.com/tenrok/vue-select.git
synced 2026-06-19 09:50:33 +03:00
Update gitignore, add build:dev command
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
"scripts": {
|
||||
"serve": "vue-cli-service serve ./dev/dev.js",
|
||||
"build": "vue-cli-service build --target lib ./src/index.js",
|
||||
"build:dev": "vue-cli-service build --dest ./dev/dist ./dev/dev.js ",
|
||||
"lint": "vue-cli-service lint",
|
||||
"test:unit": "vue-cli-service test:unit"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user