mirror of
https://github.com/tenrok/vue-select.git
synced 2026-05-17 02:29:37 +03:00
use CLI options instead
This commit is contained in:
+1
-1
@@ -6,4 +6,4 @@ node_js:
|
||||
|
||||
script:
|
||||
- yarn test --coverage --coverageReporters=text-lcov | coveralls
|
||||
- yarn build && bundlewatch
|
||||
- yarn build && bundlewatch ./dist/*
|
||||
|
||||
@@ -102,12 +102,5 @@
|
||||
"html",
|
||||
"text-summary"
|
||||
]
|
||||
},
|
||||
"bundlewatch": {
|
||||
"files": [
|
||||
{
|
||||
"path": "dist/*"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user