- Notifications
You must be signed in to change notification settings - Fork 832
Closed
Description
It appears react-vis can no longer be resolved due to changes made in #1469. It looks to me like either the build file dist/dist.min.js should be renamed to dist/index.js or that package.json main field should be updated to dist/dist.min.js. main is currently pointing to dist/index.js which no longer exist after the changes made in the referenced PR.
Metadata
Metadata
Assignees
Labels
No labels