feedback and tweaks

pull/14180/head
Dominic Gannaway 2 years ago
parent 8f63b179f6
commit b895533831

@ -136,7 +136,7 @@ if (!bundle.includes('component_context.l')) {
if (failed) {
// eslint-disable-next-line no-console
// console.error(bundle);
console.error(bundle);
fs.writeFileSync('scripts/_bundle.js', bundle);
}

Loading…
Cancel
Save