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 #5804
Supersedes #7931
  • Loading branch information
filipesilva authored and hansl committed Oct 23, 2017
1 parent 28e66f3 commit d9a4f88
Show file tree
Hide file tree
Showing 6 changed files with 159 additions and 126 deletions.
Loading

0 comments on commit d9a4f88

Please sign in to comment.