1
0
Fork 0
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:
SirStendec 2024-10-11 15:37:41 -04:00
parent 9e509fe581
commit 431fa8f3a3

View file

@ -94,7 +94,9 @@ const config = {
}
},
node: false,
node: {
global: false
},
entry: ENTRY_POINTS,