Skip to content

0.29.2 breaks webpack build #195

@m-mohr

Description

@m-mohr

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions