Skip to content

Commit

Permalink
fix(@angular/cli): disable node global
Browse files Browse the repository at this point in the history
The node only `global` object had been left in because it used to cause a build size regression with Angular.

This doesn't seem to be the case anymore so it should be removed because it causes problematic interactions with some libraries.

Fix angular#5804
Supersedes angular#7931
  • Loading branch information
filipesilva committed Oct 20, 2017
1 parent 28e66f3 commit fbc78b4
Show file tree
Hide file tree
Showing 6 changed files with 160 additions and 127 deletions.
Loading

0 comments on commit fbc78b4

Please sign in to comment.