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: support modify bundle name #499

Closed
wants to merge 16 commits into from

Conversation

luhc228
Copy link
Member

@luhc228 luhc228 commented Mar 17, 2023

luhc228 and others added 5 commits March 16, 2023 14:01
* fix: lose createElement module in rax component

* chore: changeset
* fix: add suffix /

* chore: add changelog

---------

Co-authored-by: luhc228 <[email protected]>
@luhc228 luhc228 self-assigned this Mar 17, 2023
@vercel
Copy link

vercel bot commented Mar 17, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
icepkg ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 27, 2023 10:14am

Base automatically changed from release-next to main March 21, 2023 06:31
luhc228 added 4 commits March 27, 2023 10:25
* docs: add types check in markdown

* fix: lint

* feat: use paths instead of nodenext moduleresolution

* fix: ts error in mdx
* fix: can not render two components in one md

* chore: changeset
* fix: es2017 browserslist

* chore: changeset
* feat: support modify swc compile options

* chore: changeset

* docs: recommend to use modifySwcCompileOptions

* chore: update changelog
@luhc228 luhc228 changed the base branch from main to release-next March 30, 2023 09:18
Base automatically changed from release-next to main April 10, 2023 08:10
@luhc228 luhc228 changed the base branch from main to release-next April 27, 2023 10:04
@luhc228 luhc228 reopened this Apr 27, 2023
* For example: set `test` to the filename config, the output filename is test.umd.es5.production.js
* @default the entry name
*/
filename?: string;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这里会是函数吗? 考虑不同 task 下参数不同的情况

@luhc228 luhc228 closed this Apr 27, 2023
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.

3 participants