mirror of
https://github.com/MercuryWorkshop/scramjet.git
synced 2025-05-14 15:00:01 -04:00
remove clean: true from rspack config
This commit is contained in:
parent
6cccf1f412
commit
a6a31d258f
1 changed files with 0 additions and 1 deletions
|
@ -60,7 +60,6 @@ export default defineConfig({
|
|||
path: join(__dirname, "dist"),
|
||||
libraryTarget: "es2022",
|
||||
iife: true,
|
||||
clean: true,
|
||||
},
|
||||
plugins: [
|
||||
new rspack.ProvidePlugin({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue