mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-22 15:54:09 +00:00
[automated] Apply ESLint and Prettier fixes
This commit is contained in:
@@ -185,7 +185,7 @@ export default defineConfig({
|
||||
build: {
|
||||
minify: SHOULD_MINIFY ? 'esbuild' : false,
|
||||
target: 'es2022',
|
||||
sourcemap: true,
|
||||
sourcemap: true
|
||||
},
|
||||
|
||||
esbuild: {
|
||||
|
||||
Reference in New Issue
Block a user