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

feat: support webpackIgnore comment #5172

Merged
merged 1 commit into from
Jan 2, 2024
Merged

Conversation

bvanjoi
Copy link
Contributor

@bvanjoi bvanjoi commented Jan 2, 2024

Fixes #3513

Supports the webpackIgnore comment in import statements. However, handling import statements with templates and required calls still need improvement.

@github-actions github-actions bot added the release: feature release: feature related release(mr only) label Jan 2, 2024
@bvanjoi bvanjoi merged commit 9852a91 into web-infra-dev:main Jan 2, 2024
21 of 22 checks passed
ahabhgk pushed a commit that referenced this pull request Jan 2, 2024
LingyuCoder pushed a commit that referenced this pull request Jan 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release: feature release: feature related release(mr only)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dynamic import can be ignored by /* webpackIgnore: true */
2 participants