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(@angular-devkit/build-angular): remove skipAppShell as it has no effect in browser builder #12790

Closed
wants to merge 1 commit into from

Conversation

alan-agius4
Copy link
Collaborator

Was not sure, if to deprecate and show a warning when using this options. But based on Filipe's comment. It should error out.

Closes #11478

@alan-agius4 alan-agius4 added the target: major This PR is targeted for the next major release label Oct 29, 2018
@alan-agius4 alan-agius4 changed the title fix(@angular-devkit/build-angular): remove skipAppShell as it has no effect on browser builder fix(@angular-devkit/build-angular): remove skipAppShell as it has no effect in browser builder Oct 29, 2018
@filipesilva filipesilva added state: blocked needs: discussion On the agenda for team meeting to determine next steps labels Oct 29, 2018
@filipesilva
Copy link
Contributor

Yeah I'm not completely sure here either. I think we should error but maybe we have migrated the flag in the past? In any case it does nothing right now.

@alexeagle
Copy link
Contributor

We should have some helpful output in case the user uses this option

@alan-agius4
Copy link
Collaborator Author

Superseeded by #12965

@alan-agius4 alan-agius4 deleted the fix_app_shell branch November 15, 2018 05:59
@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 12, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
state: blocked target: major This PR is targeted for the next major release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ng build doesn't generate app shell
4 participants