Example of svelte-loader failing to compile await blocks correctly when the source file has CRLF for line endings.
npm run build to see the error.
Can use .editorconfig to swap from CRLF to LF and back, not sure how this is affected by git or editors, might require editing the file?