Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up[WIP] docs(universal): add guide #3378
Conversation
|
I like this guide a lot. It explains clearly where universal helps, reasons to use it and doesn't oversell it. The file structure presented might need to be adjusted somewhat when we standardize AOT setups within the example folders, but we haven't yet so I don't want to prescribe any changes. I have a question though.... why the dual SystemJS/Webpack setup instead of just Webpack? We already have a Webpack only guide so I don't think it would be a problem to have another one. I should mention that @FrozenPandaz has a couple of PRs for Overall solid guide, cheers! |
…lar will work on Windows
|
So there's good news and bad news. Note to project maintainer: This is a terminal state, meaning the |
1 similar comment
|
So there's good news and bad news. Note to project maintainer: This is a terminal state, meaning the |
|
@steveschmitt I'll be merging this PR as is for now. We may have to revisit in the future to adjust the build setup. |
5738c4b
into
angular:master
|
Trying to run the universal example, how exactly is this supposed to run? Tried to simply run the build returns this
So I must be doing something wrong running the build or there is a different way to run the example? I see this tagged as WIP, is it actually runnable or still WIP? |
Original guide: angular/angular.io#3378 cc @wardbell @foxandcss
Original guide: angular/angular.io#3378 cc @wardbell @Foxandxss
This reverts commit 5738c4b.

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

WIP - Do not merge
Guide to using Angular Universal (an Angular v.4 feature)