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

feat(gh-pages:deploy): add aot and vendor-chunk options for gh-pages:deploy #4073

Merged
merged 4 commits into from
Jan 18, 2017
Merged

feat(gh-pages:deploy): add aot and vendor-chunk options for gh-pages:deploy #4073

merged 4 commits into from
Jan 18, 2017

Conversation

scttcper
Copy link
Contributor

@scttcper scttcper commented Jan 17, 2017

There hasn't been movement on pr #3776 If either make it into master the other won't be necessary.
I don't care whose, I just want the feature. related issue #3939

Edit: whoops my fork was way behind from another pr.

# Conflicts:
#	packages/angular-cli/commands/github-pages-deploy.ts
@scttcper scttcper reopened this Jan 17, 2017
@filipesilva
Copy link
Contributor

Closed in favor of #3776

@filipesilva
Copy link
Contributor

Sorry got it the other way around, wanted to have this one open instead.

@filipesilva filipesilva reopened this Jan 17, 2017
Copy link
Contributor

@filipesilva filipesilva left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You also have to send this options onto the build command, like in #3776:
https://github.com/angular/angular-cli/blob/master/packages/angular-cli/commands/github-pages-deploy.run.ts#L67

aot: options.aot,
vendorChunk: options.vendorChunk

@scttcper
Copy link
Contributor Author

scttcper commented Jan 17, 2017

@filipesilva passed the options to the build command
Thanks for the review.

@hansl hansl merged commit 71445c3 into angular:master Jan 18, 2017
@scttcper scttcper deleted the github-pages-aot-vendor branch January 18, 2017 01:08
MRHarrison pushed a commit to MRHarrison/angular-cli that referenced this pull request Feb 9, 2017
@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 11, 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.

4 participants