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 package.json exports #1056

Merged
merged 2 commits into from
Jan 25, 2024
Merged

Fix package.json exports #1056

merged 2 commits into from
Jan 25, 2024

Conversation

100pah
Copy link
Contributor

@100pah 100pah commented Jan 24, 2024

Fix:

  1. fix that some old version bundler (like rollup) do not recognize wildcard that not at the end of the patter string (e.g. "exports: {"./*.js": "xxx"}").
  2. Add readme to package.json.

See details in #1051

…nize wildcard that not at the end of the patter string (e.g. "exports: {"./*.js": "xxx"}"). (2) Add readme to package.json.
@Ovilia Ovilia merged commit 477b8a2 into release Jan 25, 2024
3 checks passed
@Ovilia Ovilia deleted the module_default_esm_fix branch January 25, 2024 01:48
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