Commit 774219c
fix(@angular/cli): disable node global
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 #79311 parent 8949ecc commit 774219c
File tree
6 files changed
+159
-126
lines changed- packages/@angular/cli
- models/webpack-configs
- tests/e2e/tests/build
6 files changed
+159
-126
lines changed
0 commit comments