-
-
Notifications
You must be signed in to change notification settings - Fork 602
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: support module.size function in cacheGroups.[i].test (#7482)
* ModuleDTOSingleton * feat: use ModuleDTO in JsCacheGroupTestCtx * feat: JsCompilationSingleton * refactor: rename to JsCompilationWrapper * feat: clean COMPILATION_INSTANCE_REFS and MODULE_INSTANCE_REFS * rename: ModuleDTOWrapper * fix: ts type for ModuleDTOWrapper * fix: use add_env_cleanup_hook * test: add case * chore: update snapshot * fix * refactor: code in Rspack * chore: add SAFETY comment * fix: cargo lint * fix: problem in review * feat: cleanup_last_compilation * fix: remove unused files * chore: rmove dispose method * fix: cargo lint error
- Loading branch information
Showing
13 changed files
with
283 additions
and
112 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
31 changes: 19 additions & 12 deletions
31
...s/rspack_binding_options/src/options/raw_split_chunks/raw_split_chunk_cache_group_test.rs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
ba260c5
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
📝 Ran ecosystem CI: Open
ba260c5
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
📝 Benchmark detail: Open