v0.2.0
Add
- Add autoprefixer for CSS;
- Add vue file support for eslint-plugin-import;
- Add linter for all vue and js files base into preLoader of webpack;
- Add hash name support in production mode;
- Add json/html/font load support.
Change
- Extract all CSS and Less into a single file;
- Modify the output path and the inject way for build files;
- Delete old build files before execute build script.