-
Notifications
You must be signed in to change notification settings - Fork 73
Closed
Description
When building with webpack (either in dev mode or as a build step), these are the sorts of error messages I see, missing line or column information or more detailed context:
ERROR in ./components/Contour.html
Module build failed: Error: ParseError: Unexpected token
at Object.module.exports (../node_modules/svelte-loader/index.js:36:19)
@ ./components/contour.js 3:15-40
I made an attempt at a [PR}(https://github.com//pull/26) to get more context, and it works locally but I seem to have screwed something up.
Metadata
Metadata
Assignees
Labels
No labels