redstone-dart / redstone

A metadata driven microframework for Dart.
http://redstone-dart.github.io/redstone
MIT License
342 stars 42 forks source link

Redstone mapper transfromer not building main.dart.js #72

Closed cgarciae closed 9 years ago

cgarciae commented 9 years ago

After a tough debbuging session, I found that creating a field like this

´´´dart @Field() Map map; ´´´ confuses the Redston mapper transformer into not compiling the main file. I'll expand the wiki to warn against this if the fix is not trivial.

luizmineo commented 9 years ago

Thanks! I've published redstone_mapper v0.1.12 with a fix for this.

Also, be sure to upgrade to redstone.dart v0.5.20. If you are also using angular, please upgrade to v1.1.0.