feat: support register different bundler#6440
Merged
ClarkXia merged 40 commits intorelease/nextfrom Aug 21, 2023
Merged
Conversation
wssgcg1213
reviewed
Aug 15, 2023
wjq990112
reviewed
Aug 15, 2023
wjq990112
reviewed
Aug 15, 2023
luhc228
reviewed
Aug 18, 2023
luhc228
previously approved these changes
Aug 21, 2023
wssgcg1213
previously approved these changes
Aug 21, 2023
wssgcg1213
approved these changes
Aug 21, 2023
luhc228
approved these changes
Aug 21, 2023
HomyeeKing
pushed a commit
to HomyeeKing/ice
that referenced
this pull request
Sep 11, 2023
* feat: refactor bundler * fix: refactor getwebpack config * fix: add start and build * fix: optimize code * fix: remove useless file * chore: remove useless file * chore: optimize code * fix: bump build-scripts version * fix: bump build-scripts version * chore: refactor file * feat: refactor shared config * feat: support rspack config * fix: reset example * chore: optimize code * fix: update css rule * chore: version * chore: update lock * fix: get css modules ident * feat: support rspack build * fix: css modules ident rule * chore: add changelog * chore: test case * chore: test case * chore: optimize code * fix: compilation.chunks cause performace issue * fix: hmr * chore: lint * feat: support dataLoader in rspack mode * chore: format * fix: add dependencies to bundles * chore: reduce dependencies * refactor: optimize code
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
--speedup