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

fix(injector_generator): allow library in /web #202

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

seguins
Copy link

@seguins seguins commented Jan 8, 2015

fixes #162

This patch fixes exception in the _editMain method if there is no main on file. Indeed, the method isPossibleDartEntry of code_transformers (that filters files for the InjectorGenerator) may return true even if there is no main.

Review on Reviewable

@seguins
Copy link
Author

seguins commented Jan 17, 2015

Can anyone review my Pull Request ?

@rkirov rkirov self-assigned this Jan 21, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Transform InjectorGenerator No Element
2 participants