chore: apply minify build

This commit is contained in:
anpigon 2022-08-15 16:18:04 +09:00
parent 6bdedf6627
commit d7258dfdfd

View file

@ -15,6 +15,7 @@ esbuild
banner: {
js: banner,
},
minify: prod ? true : false,
entryPoints: ['src/main.ts'],
bundle: true,
external: [