Bump deps & fix compile

This commit is contained in:
Andras Schmelczer 2025-02-23 16:19:19 +00:00
parent ff5b987688
commit b4783d1007
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C
6 changed files with 6784 additions and 7593 deletions

View file

@ -98,6 +98,9 @@ module.exports = (env, argv) => ({
alias: {
root: __dirname,
src: path.resolve(__dirname, "src")
},
fallback: {
url: require.resolve("url")
}
},
output: {