-
Notifications
You must be signed in to change notification settings - Fork 85
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: optimize type and deserialize for config (#837)
* refactor: combine manifest config * refactor: combine hmr config * refactor: combine px2rem config * refactor: remove less config * refactor: use option for umd config * test: update config for all cases * refactor: use option for code splitting config * refactor: use option for devtool config * refactor: use option and private for tree shaking config * refactor: allow false for option config * refactor: update config for all cases * refactor: update config logic for bundler okam
- Loading branch information
1 parent
34ee7ee
commit 9bb02a6
Showing
45 changed files
with
209 additions
and
252 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
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.