play-co / devkit

HTML 5 game platform for browser and mobile
http://docs.gameclosure.com
622 stars 126 forks source link

Client side compile for simulator - faster simulator #238

Open yofreke opened 8 years ago

yofreke commented 8 years ago

Matching PRs on gameclosure/devit-core and gameclosure/js.io.

This turns off server side compilation for simulator builds, allowing the client to make better use of the browser cache. The goal of this PR was to bring simulator rebuild times to ~1 second.