Skip to content

Fix package.json exports#1056

Merged
Ovilia merged 2 commits into
releasefrom
module_default_esm_fix
Jan 25, 2024
Merged

Fix package.json exports#1056
Ovilia merged 2 commits into
releasefrom
module_default_esm_fix

Conversation

@100pah
Copy link
Copy Markdown
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.
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.

2 participants