You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
logger.error(proc.stderr) # print list of errors (possibly long wall of text if input was minified)
1138
1142
1139
1143
# Exit and print final hint to get clearer output
1140
-
exit_with_error('closure compiler failed (rc: %d.%s)', proc.returncode, ''ifprettyelse' the error message may be clearer with -g1 and EMCC_DEBUG=2 set')
0 commit comments