Commit 868b930
committed
Auto merge of #148665 - yotamofek:pr/npm-ignore-scripts, r=Kobzol
Add `--ignore-scripts` flag to npm install invocation
Newest version of rollup is broken: rollup/rollup#6168
This allows builds to pass until rollup releases a fix and/or we implement a better solution to the fact that npm is not honoring our package lock files1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
32 | 34 | | |
33 | 35 | | |
34 | 36 | | |
| |||
0 commit comments