- Clone repo
- Run
npm ci
- Run
npm run serve
- Observe console in terminal of browser tab
You'll see "Unexpected EOF".
When running through @web/dev-server, the file is being mutated it seems to have the last quote removed.
It is valid syntax in the upstream package.
Navigate to runnables/remote.js
to confirm.