Skip to content

Conversation

pensono
Copy link
Contributor

@pensono pensono commented Nov 8, 2022

Fixes #514

The problem is that two different file names are used, bundle.js and bundle-esm.js

"module": "lib/bundle-esm.js",
filename: "bundle.js",

This is the breaking change
https://github.com/javascriptdata/danfojs/pull/447/files

@pensono pensono changed the title Fix webpack.config.js to match package.json Fix webpack.config.js to match package.json Nov 8, 2022
@steveoni steveoni merged commit f272a7e into javascriptdata:dev Jan 11, 2023
@ekynoxe ekynoxe mentioned this pull request Oct 5, 2023
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.

danfojs package not recognized using Vue 3+Vite
2 participants