제발 좀 되라
This commit is contained in:
parent
a70711902a
commit
2ca5547f4c
4 changed files with 0 additions and 2 deletions
|
@ -4,6 +4,4 @@ export default defineConfig({
|
||||||
clean: true,
|
clean: true,
|
||||||
format: ['cjs'],
|
format: ['cjs'],
|
||||||
entry: ['src/index.ts', 'src/Commands/*.ts'],
|
entry: ['src/index.ts', 'src/Commands/*.ts'],
|
||||||
minify: true,
|
|
||||||
splitting: true,
|
|
||||||
})
|
})
|
||||||
|
|
Loading…
Reference in a new issue