fix(docs): Adding Yarn resolution to lower terser-webpack-plugin
This commit is contained in:
parent
1f28195487
commit
50c33dd1b7
1 changed files with 5 additions and 0 deletions
|
|
@ -47,5 +47,10 @@
|
|||
"last 1 firefox version",
|
||||
"last 1 safari version"
|
||||
]
|
||||
},
|
||||
{
|
||||
"resolutions": {
|
||||
"**/terser-webpack-plugin": "^1.4.3"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue