Commit 6191d06
committed
fix(@angular-devkit/build-angular): address
Occasionally, when using Yarn PnP, an error message `Unable to deserialize cloned data` arises during the optimization phase of JavaScript bundles. This update rectifies the problem.
See: http://b/335203823
(cherry picked from commit 1c3ff61)Unable to deserialize cloned data issue with Yarn PnP1 parent 0335d6a commit 6191d06
File tree
1 file changed
+5
-1
lines changed- packages/angular_devkit/build_angular/src/tools/esbuild
1 file changed
+5
-1
lines changedLines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
115 | 119 | | |
116 | 120 | | |
117 | 121 | | |
| |||
0 commit comments