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

Regression: separated config for index.html source and output #3289

Closed
ishitatsuyuki opened this issue Nov 26, 2016 · 2 comments
Closed

Regression: separated config for index.html source and output #3289

ishitatsuyuki opened this issue Nov 26, 2016 · 2 comments

Comments

@ishitatsuyuki
Copy link
Contributor

angular-cli: 1.0.0-beta.21 patched webpack config to support pug
node: 7.2.0
os: linux x64
The patch is simply a dirty version of #2205.

I have configured like this so pug is compiled:
"index": "index.pug"
However, this also changes the output extension, which not only doesn't make sense but also breaks development server(ng serve).

Random notes:
webpack dev-server seems to have index.html hardcoded, and it's the default for most static servers too.

@filipesilva
Copy link
Contributor

That kind of support needs to come in #2205 really. It doesn't make a lot of sense to have it otherwise.

@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 6, 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

No branches or pull requests

2 participants