mirror of
https://github.com/cmorooney/obsidian-game-search-plugin.git
synced 2026-07-22 07:50:25 +00:00
chore: apply minify build
This commit is contained in:
parent
6bdedf6627
commit
d7258dfdfd
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ esbuild
|
|||
banner: {
|
||||
js: banner,
|
||||
},
|
||||
minify: prod ? true : false,
|
||||
entryPoints: ['src/main.ts'],
|
||||
bundle: true,
|
||||
external: [
|
||||
|
|
|
|||
Loading…
Reference in a new issue