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 bundlephobia and esm import #43

Merged
merged 2 commits into from
Apr 19, 2024
Merged

Fix bundlephobia and esm import #43

merged 2 commits into from
Apr 19, 2024

Conversation

jojobyte
Copy link
Contributor

Inspecting https://bundlephobia.com/package/dashtx@0.14.1 (and 0.14.0) results in an EntryPointError, this resolves the EntryPointError issue as well as some issues with using the package as an ESM module.

See https://bundlephobia.com/package/dashtx@0.14.2-1 for this code working at bundlephobia.

@jojobyte jojobyte added the bug Something isn't working label Apr 11, 2024
@jojobyte jojobyte self-assigned this Apr 11, 2024
@jojobyte jojobyte requested a review from coolaj86 April 11, 2024 02:49
@coolaj86 coolaj86 force-pushed the fix/bundlephobia-and-esm branch from 87cc915 to 1f153ac Compare April 19, 2024 09:05
@coolaj86 coolaj86 merged commit 1f153ac into main Apr 19, 2024
4 checks passed
@jojobyte jojobyte linked an issue May 2, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BundlePhobia (and other bundlers?) entrypoint errors
2 participants