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

feat: add support for Angular2 Universal #1165

Closed
wants to merge 4 commits into from

Commits on Nov 10, 2016

  1. chore(universal): downgrade to angular 2.1.0

    Until univeral issue PatrickJS#686 is resolved, with the new angular2 compiler for 2.1.1
    asgerjensen committed Nov 10, 2016
    Configuration menu
    Copy the full SHA
    9531c24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca12fc7 View commit details
    Browse the repository at this point in the history
  3. clean up initialization code.

    Adds polyfills to server build
    asgerjensen committed Nov 10, 2016
    Configuration menu
    Copy the full SHA
    b3e9f82 View commit details
    Browse the repository at this point in the history
  4. turned off preboot

    asgerjensen committed Nov 10, 2016
    Configuration menu
    Copy the full SHA
    4c7a602 View commit details
    Browse the repository at this point in the history