Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: angular/angular-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: aace49e
Choose a base ref
...
head repository: jimthedev/angular-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: b479f8b
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Oct 20, 2015

  1. docs(readme): add node 4 as a prerequisite

    The cli generates the project properly with older node versions but angular-cli-github-pages needs
    node v4 so ng serve fails on older node versions. Make this dependency explicit so that people
    aren't confused.
    
    Closes #38
    jimthedev committed Oct 20, 2015
    Configuration menu
    Copy the full SHA
    b479f8b View commit details
    Browse the repository at this point in the history
Loading