Commit 2ddbda5
nrgwsth
Update webpack.config.js
webpack gives error that `['node_modules']` is not a valid exclude option. Use regex `/node_modules/`.1 parent f87e035 commit 2ddbda5
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
0 commit comments