Commit 46ffb7c
committed
fix: pass preserve-symlinks correctly
When runnign webpack, we want to pass `--preserve-symlinks` option to the Node.js. However, currently we pass it to webpack process itself. Fix the order of args.1 parent c1e47cb commit 46ffb7c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
142 | | - | |
143 | 142 | | |
| 143 | + | |
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| |||
0 commit comments