jorisvddonk / operation_rm

Operation RM is a space shooter game in which you fight your own filesystem, inspired by Operation: Inner Space.
Other
1 stars 0 forks source link

Minify bundle.js using UglifyJS #2

Open jorisvddonk opened 7 years ago

jorisvddonk commented 7 years ago

As of the time of writing, bundle.js is 2.2 megabytes big. Its size can and should be minified for non-debug builds.