Skip to content

Fix path to module entry point in package.json#49

Open
tkallage wants to merge 1 commit into
David-Desmaisons:masterfrom
tkallage:module-entry-point
Open

Fix path to module entry point in package.json#49
tkallage wants to merge 1 commit into
David-Desmaisons:masterfrom
tkallage:module-entry-point

Conversation

@tkallage

@tkallage tkallage commented Jan 4, 2023

Copy link
Copy Markdown

The file dist/vue-plotly.common.min.js does not exist in the published npm package.
This change sets the module path to the existing file dist/vue-plotly.common.js.

In combination with #52 this enables the use of this package in vite (vue 2.7), fixing #47.

@tkallage

tkallage commented Jan 4, 2023

Copy link
Copy Markdown
Author

the circleci test-pipeline is currently failing, but the underlying issue should be resolved with #50

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant