b91e262
1
2
3
4
setTimeout(() => { throw new Error('This file asynchronously fails while loading') }, 10)