Add bundling and minification

This commit is contained in:
Robert Marshall 2019-04-20 13:00:43 +01:00
parent 0187aec52a
commit 56cca63b2d
3 changed files with 25 additions and 1 deletions

6
.gitignore vendored
View file

@ -38,4 +38,8 @@ msbuild.wrn
#lcov files
lcov.info
lcov.info
#minified files
*.min.css
*.min.js