mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-06-27 21:05:53 +00:00
* Maintenance: Further changes to webpack configuration in an attempt to streamline manifest v3 approval process.
This commit is contained in:
parent
9e509fe581
commit
431fa8f3a3
1 changed files with 3 additions and 1 deletions
|
@ -94,7 +94,9 @@ const config = {
|
|||
}
|
||||
},
|
||||
|
||||
node: false,
|
||||
node: {
|
||||
global: false
|
||||
},
|
||||
|
||||
entry: ENTRY_POINTS,
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue