-
Notifications
You must be signed in to change notification settings - Fork 12k
Improve docs/story for universal builds #7388
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
Comments
Also, is there any chance to add some documents for how to make universal to work with asp.net core? |
I guess i tiny script to run it with node ./universal-test.js would be enough to test it. |
@dockleryxk thanks. It works now! I can confirm that it works with asp.net core. |
For future reference: Here is the repo https://github.com/maxisam/DotNetCoreNgCli/tree/master/dotNetCoreNgCli |
Should be closed by #7803 |
@alxhub like @CaerusKaru says I think this should be closed. |
It's in the cli now... :-) |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Bug Report or Feature Request
Versions.
@angular/cli: 1.3.0
node: 6.11.1
os: win32 x64
@angular/animations: 4.3.4
@angular/common: 4.3.4
@angular/compiler: 4.3.4
@angular/core: 4.3.4
@angular/forms: 4.3.4
@angular/http: 4.3.4
@angular/platform-browser: 4.3.4
@angular/platform-browser-dynamic: 4.3.4
@angular/router: 4.3.4
@angular/cli: 1.3.0
@angular/compiler-cli: 4.3.4
@angular/language-service: 4.3.4
@angular/platform-server: 4.3.4
Repro steps.
I followed the Story about universal rendering.
It was all clear but i guess the last step testing the whole thing is not really good explained.
Where to place the code, how to serve this and so on. I think this information would make it more complete and helpful.
The log given by the failure.
Nothing
Desired functionality.
Documentation on how to test it. => I want to see the rendered page (html)
Mention any other details that might be useful.
No
The text was updated successfully, but these errors were encountered: