Skip to content
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

fix(generate): use prefix when initializing app (#2046) #2306

Closed
wants to merge 11 commits into from
Closed

fix(generate): use prefix when initializing app (#2046) #2306

wants to merge 11 commits into from

Conversation

Gelio
Copy link
Contributor

@Gelio Gelio commented Sep 23, 2016

E2E test would fail when using a prefix to generate the app.
I've updated the initial component generator to take prefix into account.

Fixes issue #2046

E2E test would fail when using a prefix to generate the app
zalog and others added 10 commits September 27, 2016 13:44
Add watchOptions to webpackDevServerConfiguration to conditionally enable
polling option in watchpack
Remove additional blank lines from end of serve-watchpack.ts so that only
one is remaining
Fixed typo (removed extra 'to') and added colon to match other steps in global installation instructions.
Close #2190
This commit fixes README example of including Bootstrap dependency
in generated project in that way that Bootstrap CSS dependency is
moved up - to be the first in build bundle.
The reason behind this change is that Bootstrap comes with reset
CSS code and globals that are intended to be global unless reset
and changed by cascading file - here style.css.
Thanks!

Close #2197
@googlebot
Copy link

We found a Contributor License Agreement for you (the sender of this pull request) and all commit authors, but as best as we can tell these commits were authored by someone else. If that's the case, please add them to this pull request and have them confirm that they're okay with these commits being contributed to Google. If we're mistaken and you did author these commits, just reply here to confirm.

@Gelio Gelio closed this Sep 27, 2016
@Gelio Gelio deleted the app-prefix-fix branch September 27, 2016 11:51
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 10, 2019
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.