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 authored and dond2clouds committed Apr 23, 2018
1 parent ca4d912 commit 7d616de
Show file tree
Hide file tree
Showing 6 changed files with 159 additions and 126 deletions.
Loading

0 comments on commit 7d616de

Please sign in to comment.