mirror of
https://github.com/MercuryWorkshop/scramjet.git
synced 2025-05-16 15:40:02 -04:00
get rid of useless config
This commit is contained in:
parent
af54f8cb8f
commit
9114574abe
1 changed files with 0 additions and 1 deletions
|
@ -50,7 +50,6 @@ export default defineConfig({
|
||||||
path: join(__dirname, "dist"),
|
path: join(__dirname, "dist"),
|
||||||
libraryTarget: "es2022",
|
libraryTarget: "es2022",
|
||||||
iife: true,
|
iife: true,
|
||||||
strict: false,
|
|
||||||
clean: true,
|
clean: true,
|
||||||
},
|
},
|
||||||
plugins: [
|
plugins: [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue