mirror of
https://github.com/MercuryWorkshop/scramjet.git
synced 2025-05-13 06:20:02 -04:00
remove watch from rspack config
This commit is contained in:
parent
9114574abe
commit
f375344281
1 changed files with 0 additions and 1 deletions
|
@ -63,6 +63,5 @@ export default defineConfig({
|
||||||
// }
|
// }
|
||||||
// })
|
// })
|
||||||
],
|
],
|
||||||
watch: true,
|
|
||||||
target: "webworker",
|
target: "webworker",
|
||||||
});
|
});
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue