Consider removing dart.js from deployments for faster loads
sethladd opened this issue · 1 comments
sethladd commented
Hi,
Thanks for working on this project! The examples load a bit slowly, because they need to get dart.js, parse it, and then load the JS script.
Try this: http://pub.dartlang.org/packages/dart_to_js_script_rewriter :)