refi64 / vuedart

Create Vue web apps in Dart
https://refi64.com/vuedart
310 stars 19 forks source link

Get rid of the initialize hacks #5

Closed refi64 closed 7 years ago

refi64 commented 7 years ago

I'm thinking either requiring a @VueMain annotation on the main function or just using an entry_points transformer parameter.