Open vicb opened 10 years ago
I can safely say that the most frustrating aspects of deploying my angular app (or any app that relies on mirrors) is
@MirrorsUsed
.@MirrorsUsed
.So, +1.
@bgourlie angular now relies on transformers
Good to know. Admittedly, it's been some time since I've attempted to deploy.
One problem with the current version of smoke (0.1) is that everything is indexed by Symbol
, String
would be better for us.
See dartbug.com/17863 for ref.
There is a smoke package in the bleeding edge version of Dart.
From the readme:
I think it could be worth looking into the package and check if we can leverage it angular.dart.