fix: remove unnecessary files from builds

This commit is contained in:
xenticore
2025-05-01 18:51:21 -04:00
parent 91f43295e8
commit 9946cafaf5
3 changed files with 4 additions and 2 deletions

View File

@@ -53,6 +53,7 @@
"postcss-url": "^10.1.3",
"style-loader": "^4.0.0",
"to-string-loader": "^1.2.0",
"url-loader": "^4.1.1"
"url-loader": "^4.1.1",
"webpack-remove-empty-scripts": "^1.0.4"
}
}