chore: verbose logging on windows build
This commit is contained in:
@@ -57,6 +57,7 @@ async function build() {
|
||||
options = {
|
||||
empty: true,
|
||||
build: true,
|
||||
verbose: isWindows,
|
||||
target,
|
||||
output
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user