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: enhance plugin icestark and refactor webpack bundle exports #7068

Merged
merged 14 commits into from
Apr 9, 2025

Conversation

ClarkXia
Copy link
Collaborator

This pull request includes several changes to the @ice packages and the webpack bundle. The most important changes include adding new features to @ice/plugin-icestark and @ice/bundles, and refactoring the webpack bundle to export additional modules.

New Features:

Webpack Bundle Refactoring:

  • packages/bundles/webpack/bundle.js: Added exports for several webpack modules, including ModuleNotFoundError, LazySet, makeSerializable, SortableSet, StaticExportsDependency, ModuleFactory, ModuleDependency, createSchemaValidation, extractUrlAndGlobal, Compilation, semver, WebpackError, comparators, StartupEntrypointRuntimeModule, SetHelpers, ChunkHelpers, HotUpdateChunk, and fs.
  • packages/bundles/webpack/packages/*: Created new files to export the newly added modules from bundle.js.

@ClarkXia ClarkXia requested a review from XXXMrG March 31, 2025 08:50
XXXMrG
XXXMrG previously approved these changes Mar 31, 2025
@ClarkXia ClarkXia merged commit 2f73084 into release/next Apr 9, 2025
7 checks passed
@ClarkXia ClarkXia deleted the feat/icestark branch April 9, 2025 02:27
@ClarkXia ClarkXia mentioned this pull request Apr 9, 2025
3 tasks
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.

2 participants