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: replace resolve-from with import-meta-resolve for dual package #7535

Closed
wants to merge 2 commits into from

Conversation

JounQin
Copy link
Member

@JounQin JounQin commented Feb 22, 2024

Which issue, if any, is this issue related to?

Fixes #7460

Is there anything in the PR that needs further explanation?

This is another solution which close #7532, it bundles import-meta-resolve as vendor so that it can be used directly in commonjs

Copy link

changeset-bot bot commented Feb 22, 2024

🦋 Changeset detected

Latest commit: 79b045a

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
stylelint Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

lib/vendor/import-meta-resolve.cjs Dismissed Show dismissed Hide dismissed
lib/vendor/import-meta-resolve.mjs Dismissed Show dismissed Hide dismissed
lib/vendor/import-meta-resolve.cjs Dismissed Show dismissed Hide dismissed
lib/vendor/import-meta-resolve.mjs Dismissed Show dismissed Hide dismissed
lib/vendor/import-meta-resolve.mjs Dismissed Show dismissed Hide dismissed
lib/vendor/import-meta-resolve.cjs Dismissed Show dismissed Hide dismissed
@ybiquitous ybiquitous added the pr: blocked is blocked by another issue or pr label Feb 28, 2024
@ybiquitous
Copy link
Member

Blocked by the discussion in #7532.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: blocked is blocked by another issue or pr
Development

Successfully merging this pull request may close these issues.

Fix handling of plugins that are hybrid CommonJS and ESM packages
2 participants