2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-05-17 02:29:37 +03:00

set max size

This commit is contained in:
Jeff
2019-11-08 12:12:26 -08:00
parent 1f51116ed6
commit ed9ea0340c
+1 -1
View File
@@ -6,4 +6,4 @@ node_js:
script:
- yarn test --coverage --coverageReporters=text-lcov | coveralls
- yarn build && bundlewatch ./dist/!(*.map)
- yarn build && bundlewatch --max-size 20kb ./dist/!(*.map)