-
Notifications
You must be signed in to change notification settings - Fork 482
Angular 2 Universal production ready #247
Comments
worth considering starting to use npm scoped packages here: |
yup, that would be legit. I advocated |
@gdi2290 @robwormald I'm running npm I get error message: Try for yourself! |
@wizardnet972 if the starter doesn't work straight out-of-the-box you should rather put that issue on the repository for that starter. If you have some other custom configuration it might be better to turn it over to stackoverflow. Regardless the main universal logic is now merged into the angular core repository and this repository only contains the old logic for angular 2.X and some wrapper modules to more easily use what's in the core of angular. |
@wizardnet972 which starter are you using? The angular/universal-starter has been updated can you try that one and see if everything works for you? |
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. |
System.import
SystemJS support #283isNode
(orisServer
) andisBrowser
#397-preview
|async
AsyncPipe to work before rendering allow|async
AsyncPipe to work before rendering #327https
forNodeConnection
feat(universal): allow https for NodeConnection #326zone.js
with lifecycle hook 06d3a51Http
to workHttp
to work with precache Allow async requests from Http to work with precache #274 !importantserver
tonode
angular2-
prefix inmodules/
refactor: remove angular2- prefix #295bonus:
typings
.tsd
is deprecated #206The text was updated successfully, but these errors were encountered: