dmah42 / dart-box2d

Box2D for Dart
http://dart-lang.github.io/dart-box2d/
34 stars 5 forks source link

add browser package as dev dependency #15

Closed laszlokorte closed 11 years ago

laszlokorte commented 11 years ago

For running the examples the current version of dart.js is needed.

dmah42 commented 11 years ago

If this is going to happen, we should also remove the JS versions of the demos and benchmarks. They were checked in when this project was in googlecode so the demos could be run live on the website. I'll merge this and create an issue to remove the .js generated files.