Add bundling and minification
This commit is contained in:
parent
0187aec52a
commit
56cca63b2d
3 changed files with 25 additions and 1 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -38,4 +38,8 @@ msbuild.wrn
|
|||
|
||||
|
||||
#lcov files
|
||||
lcov.info
|
||||
lcov.info
|
||||
|
||||
#minified files
|
||||
*.min.css
|
||||
*.min.js
|
Loading…
Add table
Add a link
Reference in a new issue