Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fix module path in package.json #426

Merged
merged 2 commits into from
Sep 23, 2020
Merged

fix: fix module path in package.json #426

merged 2 commits into from
Sep 23, 2020

Conversation

hudochenkov
Copy link
Contributor

Currently due invalid path it is not possible to bundle this library with application code by rollup and @rollup/plugin-node-resolve. It happens because rollup checks module field in package.json, and because path is incorrect, library is not bundled.

@pradel pradel changed the title Fix module path in package.json fix: fix module path in package.json Sep 23, 2020
@pradel pradel merged commit e5c85dd into pradel:master Sep 23, 2020
@pradel
Copy link
Owner

pradel commented Sep 23, 2020

Thanks for the pr @hudochenkov!

@pradel
Copy link
Owner

pradel commented Sep 23, 2020

Published as v5.1.1

@hudochenkov hudochenkov deleted the patch-1 branch September 23, 2020 18:22
@hudochenkov
Copy link
Contributor Author

Thank you for a great library and quick fix release!

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.

None yet

2 participants