{#if error.loc} {#if error.filename} {error.filename} {/if} ({error.loc.line}:{error.loc.column}) {/if} {error.message}
Compiled, but with {warningCount} {warningCount === 1 ? 'warning' : 'warnings'} — check the console for details
loading editor...