Minified js (#485)

no issue

- Added a `js` task to run on the gulp build process and minifies our js files
- Changed the required scripts in `default.hbs` to use the minified js files in `/built/`
- Moved existing `js` tasks from `zip` task
This commit is contained in:
Aileen Nowak
2018-10-12 12:41:06 +07:00
committed by John O'Nolan
parent 5ad6e1ed1f
commit bef56a2294
8 changed files with 28 additions and 11 deletions

File diff suppressed because one or more lines are too long