We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef1fb3d commit 6a5e337Copy full SHA for 6a5e337
README.md
@@ -27,12 +27,14 @@ yo abstack-vuejs
27
- source-map support
28
29
- Production
30
+ - npm script: `npm run build`
31
- extract css into a single file
32
- compress javascript
33
- add CSS prefix automatic with autoprefixer
34
- rename all static files with their content hash
35
36
- Test
37
+ - npm script: `npm test`
38
- unit test with [Karma](https://karma-runner.github.io), [Mocha](https://mochajs.org/), [Chai](http://chaijs.com/)
39
- come soon...
40
0 commit comments