create separate js bundles for upload/download pages

This commit is contained in:
Danny Coates 2017-07-21 15:38:35 -07:00
parent 7243a10340
commit 31b810eb7d
No known key found for this signature in database
GPG key ID: 4C442633C62E00CB
13 changed files with 252 additions and 1058 deletions

3
.gitignore vendored
View file

@ -1,6 +1,7 @@
.DS_Store
node_modules
public/bundle.js
public/upload.js
public/download.js
public/version.json
static/*
!static/info.txt