제발 좀 되라

This commit is contained in:
Siwoo Jeon 2023-02-08 22:17:06 +09:00
parent a70711902a
commit 2ca5547f4c
Signed by: migan
GPG key ID: C4151385FFD2082A
4 changed files with 0 additions and 2 deletions

View file

@ -4,6 +4,4 @@ export default defineConfig({
clean: true,
format: ['cjs'],
entry: ['src/index.ts', 'src/Commands/*.ts'],
minify: true,
splitting: true,
})