Skip to content

Feature(Angular 5.0): Upgrade to working copy of 5.0 #538

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

Merged
merged 13 commits into from
Jan 23, 2018

Conversation

MarkPieszak
Copy link
Member

@MarkPieszak MarkPieszak commented Jan 23, 2018

This works both in Development & Production. 🎁
(Apologies on the delay)

Now dotnet publish won't fail, and you can successfully build Production builds.

In the future, boot.server.PRODUCTION.ts probably won't be needed.

We'll be working on upgrading this to use the CLI version that Steve Sanderson has been working on the past few months - this will clean-up a lot of the configuration so that it's all handled by the CLI itself. (Aka: no more webpack files for us to deal with here) ✨

This should close out many issues:

closes #535
closes #482
(others as well, can't find them at the moment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Server side rendering is not working Angular 5 error - only happens after "dotnet publish"
1 participant