Skip to content

Pull request #3 #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 24 commits into from
Dec 21, 2016
Merged

Pull request #3 #3

merged 24 commits into from
Dec 21, 2016

Conversation

CarreraPHP
Copy link
Owner

Pull request #3

clydin and others added 24 commits December 12, 2016 13:00
BREAKING CHANGES:  The app root module and component must now be imported directly. (e.g., use `import { AppModule } from './app/app.module';` instead of `import { AppModule } from './app/';`)

Fixes #3369
Also available on the webpack plugin.
…string (#3457)

use ``ng g c foo --prefix='bar'`` or ``ng g d foo --prefix='bar'`` in order to use
another prefix than the one defined by default in angular-cli.json apps[0].prefix
tslint rules "directive-selector" and "component-selector" can accept any array of prefix,
and is therefore compatible with this approach
this is a temporary solution pending #3452 closure
This is a temporary fix for people using custom decorators. The AOT size will be larger temporarily, but we are working on an actual fix where we rtemove only Angular decorators.
People are using it in production environment and should not.
@CarreraPHP CarreraPHP merged commit a401de1 into CarreraPHP:master Dec 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants