This commit is contained in:
Andras Schmelczer 2025-03-16 20:01:43 +00:00
parent 10568efebe
commit 7f6fe8a582
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C
5 changed files with 17 additions and 19 deletions

View file

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