mirror of
https://github.com/tenrok/vue-select.git
synced 2026-06-22 10:30:34 +03:00
Merge pull request #339 from cotej/master
remove old browserify configuration (fixes #173)
This commit is contained in:
@@ -15,12 +15,6 @@
|
|||||||
"test": "karma start test/unit/karma.conf.js --single-run",
|
"test": "karma start test/unit/karma.conf.js --single-run",
|
||||||
"test-watch": "karma start test/unit/karma.conf.js --single-run=false --auto-watch=true"
|
"test-watch": "karma start test/unit/karma.conf.js --single-run=false --auto-watch=true"
|
||||||
},
|
},
|
||||||
"browserify": {
|
|
||||||
"transform": [
|
|
||||||
"vueify",
|
|
||||||
"babelify"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/sagalbot/vue-select.git"
|
"url": "https://github.com/sagalbot/vue-select.git"
|
||||||
|
|||||||
Reference in New Issue
Block a user