Skip to content
This repository has been archived by the owner on Dec 6, 2017. It is now read-only.

The DI transformer should not transform apps that do not depend on DI #173

Open
jbdeboer opened this issue Aug 22, 2014 · 1 comment
Open

Comments

@jbdeboer
Copy link
Contributor

In fact, the simple app:

main() {}

Causes the transformer to barf as it assumes apps will have a list of imports.

@vicb
Copy link
Contributor

vicb commented Aug 22, 2014

👍 it would also make dart-archive/angular.dart#1334 work (but with a dynamic injector until we fix the issue)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants