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 transform plugin in speedup mode #6615

Merged
merged 3 commits into from
Nov 1, 2023
Merged

Conversation

ClarkXia
Copy link
Collaborator

Fix #6610

@ClarkXia ClarkXia changed the base branch from master to release/next October 30, 2023 08:06
@ClarkXia ClarkXia added the need review Need Review label Oct 30, 2023
chenjun1011
chenjun1011 previously approved these changes Oct 31, 2023
@codecov-commenter
Copy link

codecov-commenter commented Oct 31, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.95%. Comparing base (1e1b543) to head (068a31a).
Report is 207 commits behind head on release/next.

Additional details and impacted files
@@               Coverage Diff                @@
##           release/next    #6615      +/-   ##
================================================
- Coverage         79.95%   79.95%   -0.01%     
================================================
  Files               216      216              
  Lines             18822    18844      +22     
  Branches           2443     2444       +1     
================================================
+ Hits              15049    15066      +17     
- Misses             3742     3747       +5     
  Partials             31       31              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ClarkXia ClarkXia merged commit d4aaa58 into release/next Nov 1, 2023
6 checks passed
@ClarkXia ClarkXia deleted the fix/transform branch November 1, 2023 02:08
ClarkXia added a commit that referenced this pull request Nov 13, 2023
* feat: support first chunk cache (#6607)

* feat: support first chunk cache

* chore: remove cacheFirstChunk

* chore: modify fcc comment

* feat: add FirstChunkCache function

* feat: add first chunk demo

* chore: modify example

* chore: update lock

* chore: update package

* fix: support transform plugin in speedup mode (#6615)

* fix: support tranform plugin in speedup mode

* chore: lint

* chore: remove log

* chore: modify file name (#6619)

* chore: modify file name

* chore: modify lock

* fix: data loader output (#6622)

* fix: data loader output

* fix: check support let first

* chore: add changelog

* fix(@ice/app): requireHook in createService (#6633)

* fix: assets rule in speedup mode (#6632)

* fix: do not minify assets in public by default (#6631)

* chore: update versions (#6618)

---------

Co-authored-by: 染陌同学 <[email protected]>
Co-authored-by: 水澜 <[email protected]>
Co-authored-by: Linbudu <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need review Need Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Task config of transformPlugins did not work in speedup mode
4 participants