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] Support import-lazy bundler format #6449

Merged
merged 4 commits into from Nov 4, 2022

Conversation

phoenisx
Copy link
Contributor

@phoenisx phoenisx commented Nov 3, 2022

Closes #6440

@changeset-bot
Copy link

changeset-bot bot commented Nov 3, 2022

🦋 Changeset detected

Latest commit: 43c41d6

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

Copy link
Member

@ybiquitous ybiquitous left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@phoenisx Thanks for opening the pull request. In addition, could you also fix lib/formatters/index.js?

const _importLazy = require('import-lazy');

Copy link
Member

@ybiquitous ybiquitous left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, LGTM 👍🏼

@ybiquitous ybiquitous merged commit 2724aa4 into stylelint:main Nov 4, 2022
@phoenisx phoenisx deleted the fix/issue-6440 branch November 4, 2022 23:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Unable to bundle stylelint using bundlers
2 participants