feat: support multi entry#420
Merged
wssgcg1213 merged 4 commits intofeat/support-pegasusfrom Dec 9, 2022
Merged
Conversation
Contributor
wssgcg1213
commented
Dec 9, 2022
- support multi entry support for bundle mode
- pretty console output and add dir info

|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
luhc228
reviewed
Dec 9, 2022
luhc228
approved these changes
Dec 9, 2022
luhc228
added a commit
that referenced
this pull request
Dec 13, 2022
* feat(pkg): pass modules to after.build.compile callback && support cjs bundle task * fix: lint error * feat(pkg): pass modules to after.start.compile callback * docs: add cjs bundle introduction * chore(pkg): rename outputResults * revert: version * revert: revert @ice/pkg-plugin-component in @ice/pkg * fix: dependency is not installed * refactor: plugin-component userConfig * feat: support extensions * feat: support watch packages * feat: add new example * fix: dependencies recycle * chore: generate sourcemap * refactor: swc plugin transform and resolve * feat: support alias * feat: support config externals in plugin * feat: support image in bundle mode * feat: support minify css * feat: support analyzer * feat: support minify js bundle * feat: minify default value * chore: rename dir name * feat: support modify filename * fix: @babel/core type * feat: support modify babelPlugins in plugin * feat: support config postcss config * feat: support multi entries * feat: add default define variable * feat: support --template option * chore: version * fix: docs typo * fix: build error * feat: update userConfig * fix: multi entries * docs: plugin dev * refactor: plugin * docs: update plugin development docs * chore: update plugin docs * docs: fix typo * feat: support modify docusaurus outputDir * fix: process should exit when build error * chore: version and changelog * fix: entry extension not support * fix: not generate es2017 bundle when use multi entry * fix: can not compile jsx * fix: can't use English to search globally * feat: enable lessOptions.javascriptEnabled option * fix: generate map in transform mode when set it to false * feat: add output.exports to auto to avoid warning in cjs * chore: update docs * fix: not support import .jsx without extension * feat: support npmName cli option * feat: css split * feat: update log * fix: local build error * chore: optimize docs category * feat: support return rollup output * feat: use replace-plugin in bundle mode * feat: empty outputDir before run the task in build * feat: update filenamePrefix * fix: can not resolve exports * feat: support multi entry (#420) * feat: support multi entry * feat: support development * fix: test case * fix: comments * chore: version and changelog * docs: update Co-authored-by: luhc228 <luhengchang228@126.com> Co-authored-by: ZeroLing <zhuoling.lcl@alibaba-inc.com>
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.