Skip to content

v 2.3.0 package.json modification causes theme import error #178

@ivansieder

Description

@ivansieder

Version

  • Vue version: 3 (with Vite.js)

Description

With 2.3.0, inside the package.json the following addition happened:

"exports": {
  ".": "./dist/multiselect.js"
},

this cause the following errror: Internal server error: Missing "./themes/default.css" export in "@vueform/multiselect" package

Demo

Not reproducible online AFAICT, as it's a cli issue.

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