chii
chii copied to clipboard
Errors not appearing in devmode
Throwing errors don't show up in the console. For example if you change this to throw new Error('error')
you never see it in the console.