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
result.outputFiles is null when write: true which is the typical case. IMHO this plugin can look at Object.keys(result.metafile?.outputs) and compress that instead. This way you can avoid the double compilation.