Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Disable minification for server-side code
No real reason to do this since we won't send this JS anywhere. When Express fails, it will point to a sensible line instead of dumping the entirety of main.js into the log.
- Loading branch information