Commit bad9dbb
committed
[release] webpack.config.js: ignore warnings from yargs dependency
The dependency on 'yargs-parser' and 'yargs-unparser' broke the
webpack. The recommended fix from yargs/yargs#781
is to filter out the warnings in the webpack config.
Manually tested by running `vsce-package`.
Change-Id: Ia0115fd0ccf4a5edfddef4b8f020a70a7e6720a0
Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/272093
Trust: Suzy Mueller <[email protected]>
Trust: Hyang-Ah Hana Kim <[email protected]>
Run-TryBot: Suzy Mueller <[email protected]>
TryBot-Result: kokoro <[email protected]>
Reviewed-by: Hyang-Ah Hana Kim <[email protected]>
Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/272446
Reviewed-by: Heschi Kreinick <[email protected]>
Reviewed-by: Peter Weinberger <[email protected]>1 parent 1d58376 commit bad9dbb
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
47 | 51 | | |
48 | 52 | | |
0 commit comments