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