ugh no-one cares, man

custom-formatter
Rich Harris 2 months ago
parent 4688cd2a52
commit e936ff34a2

@ -37,6 +37,7 @@ export function install_custom_formatter() {
// the arguments need to include an object, so that we discover
// whether custom formatters are enabled
// eslint-disable-next-line no-console
console.log(`Running Svelte in development mode`, { version: VERSION });
if (is_chrome && !custom_formatters_enabled) {

Loading…
Cancel
Save