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(build) use appConfig.index to set output index file #2767

Closed
wants to merge 1 commit into from

Conversation

hollannikas
Copy link
Contributor

Pass appConfig.index to the HtmlWebpackPlugin’s filename property.

Closes #2241

@hollannikas hollannikas force-pushed the master branch 2 times, most recently from d16e673 to 6211974 Compare October 23, 2016 15:47
@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.

Pass appConfig.index to the HtmlWebpackPlugin’s filename property.

Closes angular#2241
@googlebot
Copy link

CLAs look good, thanks!

@filipesilva
Copy link
Contributor

Looks good, thanks @hollannikas! Will merge soon.

AnalogJ added a commit to AnalogJ/angular-cli that referenced this pull request Nov 18, 2016
related to fix in angular#2767 
There is no guarantee that there will be an `index.html` file, as the developer may specify a custom index file. 
When a developer uses a custom index file, use that file name when copying to the 404.html file.
MRHarrison pushed a commit to MRHarrison/angular-cli that referenced this pull request Feb 9, 2017
Pass appConfig.index to the HtmlWebpackPlugin’s filename property.

Closes angular#2241
Closes angular#2767
@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.

Provide config to rename index.html in dist folder
3 participants