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 import.meta.glob #658

Merged
merged 4 commits into from
Oct 26, 2023
Merged

Conversation

wre232114
Copy link
Member

Description:
support Vite style import.meta.glob

BREAKING CHANGE:

Related issue (if exists):

@changeset-bot
Copy link

changeset-bot bot commented Oct 25, 2023

🦋 Changeset detected

Latest commit: b7bfaee

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

This PR includes changesets to release 3 packages
Name Type
@farmfe/core Patch
@farmfe-examples/generate-dts Patch
@farmfe-examples/script-entry 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

@wre232114 wre232114 enabled auto-merge (squash) October 26, 2023 04:41
@codecov
Copy link

codecov bot commented Oct 26, 2023

Codecov Report

Merging #658 (e091178) into main (290cf1c) will increase coverage by 0.20%.
The diff coverage is 89.70%.

❗ Current head e091178 differs from pull request most recent head b7bfaee. Consider uploading reports for the commit b7bfaee to get more accurate results

@@            Coverage Diff             @@
##             main     #658      +/-   ##
==========================================
+ Coverage   80.54%   80.74%   +0.20%     
==========================================
  Files         153      154       +1     
  Lines       20753    21276     +523     
==========================================
+ Hits        16715    17179     +464     
- Misses       4038     4097      +59     
Files Coverage Δ
crates/plugin_script/src/lib.rs 94.21% <100.00%> (+0.22%) ⬆️
crates/swc_transformer_import_glob/tests/mod.rs 93.10% <93.10%> (ø)
crates/swc_transformer_import_glob/src/lib.rs 89.32% <89.31%> (+84.56%) ⬆️

... and 7 files with indirect coverage changes

@wre232114 wre232114 merged commit 228ca7e into main Oct 26, 2023
15 of 16 checks passed
@wre232114 wre232114 deleted the feat/support-import-meta-glob branch October 26, 2023 06:28
This was referenced Mar 11, 2024
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.

1 participant