Skip to content
This repository has been archived by the owner on May 1, 2020. It is now read-only.

fix(generators): no module by default #1096

Merged
merged 1 commit into from
Jul 10, 2017
Merged

fix(generators): no module by default #1096

merged 1 commit into from
Jul 10, 2017

Conversation

mhartington
Copy link
Contributor

Short description of what this resolves:

By default, generate will make a NgModule by default, Since we do not ship lazy loading by default, we should not generate this right now.

Changes proposed in this pull request:

  • setincludeNgModule to false for now.

@danbucholtz danbucholtz merged commit dfcaefa into master Jul 10, 2017
@danbucholtz danbucholtz deleted the fix/lazy-loading branch July 10, 2017 18:21
@danbucholtz
Copy link
Contributor

@mhartington,

Thanks!

Thanks,
Dan

@amreladawy
Copy link

amreladawy commented Jul 19, 2017

Why? :(
Is there some flag to turn it on?
ionic g page MyPage -ng

@dominikstrasser
Copy link

any update on how to generate a page including the module file?
didn't find it in any doc :/

@mhartington
Copy link
Contributor Author

nothing right now. Im working on this currently.

@dominikstrasser
Copy link

ok thanks for the info ;)

mlynch pushed a commit that referenced this pull request Aug 11, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants