mirror of
https://github.com/zhigang1992/esbuild.git
synced 2026-04-30 10:22:49 +08:00
split "debug" log level into "debug" and "verbose"
This commit is contained in:
1
Makefile
1
Makefile
@@ -835,6 +835,7 @@ READMIN_ESBUILD_FLAGS += --define:global=window
|
||||
READMIN_ESBUILD_FLAGS += --loader:.js=jsx
|
||||
READMIN_ESBUILD_FLAGS += --minify
|
||||
READMIN_ESBUILD_FLAGS += --sourcemap
|
||||
READMIN_ESBUILD_FLAGS += --log-level=debug
|
||||
|
||||
bench-readmin-esbuild: esbuild | bench/readmin
|
||||
rm -fr bench/readmin/esbuild
|
||||
|
||||
Reference in New Issue
Block a user