-
-
Notifications
You must be signed in to change notification settings - Fork 227
Closed
Description
Since 0.29.2 I'm getting the following error when building a Vue component that uses commonmark.js:
"export 'default' (imported as 'commonmark') was not found in 'commonmark'
Im importing with import commonmark from 'commonmark';.
I'm building with vue-cli and that uses webpack again. I suspect that #186 broke it, at least I can make it work by downgrading to 0.29.1.
Metadata
Metadata
Assignees
Labels
No labels