tcannonfodder / houston

Mission Control for Kerbal Space Program
48 stars 5 forks source link

Asset compilation v2 #35

Closed tcannonfodder closed 8 years ago

tcannonfodder commented 8 years ago

Flatten the list of files given for a javascript source tree …

Restructure assets.yml to generate station-specific JS files …

Use app-specific asset Javascript file, fallback to app.js if needed …

Use uglifyjs command to compress JS instead of Uglifier gem …