ryanechternacht / witches-den

Additional analysis for Juho Snellman's Terra Mystica implementation (terra.snellman.net)
http://witchesden.echternacht.org
7 stars 1 forks source link

Add minification to the build process #32

Open ryanechternacht opened 8 years ago

ryanechternacht commented 8 years ago

right now, the bundling is too naive, so minifying while building takes too long.

I think I could switch the vendor bundle to using pre-min files, and then only minify the app bundle files