-
-
Notifications
You must be signed in to change notification settings - Fork 128
unbuild migration
#163
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
unbuild migration
#163
Conversation
✅ Deploy Preview for tsdown ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
|
@sxzz can you tell me how i can add |
|
Add unbuild in package.json And add the version in catalogs:
prod:
unbuild: ^3.5.0 |
c21ee10 to
596a856
Compare
|
@sxzz done |
|
I'll covert this PR to draft, since we should modify config file by AST, regex pattern is not enough. |
let me know if I can help somehow?? i would love to work on it |
|
@sxzz can you give me a example of config file modified by AST, so I can finish the work for this PR |
|
Sorry, I haven't had time to finish this part yet. Let's postpone the PR for now. |
e5e3d73 to
5e77e49
Compare
d6772c4 to
4f83186
Compare
|
@CodeMan62 thanks a lot for working on this. After some discussion, we decided this is no longer necessary as |
|
@yyx990803 no worries |
Description
In this PR we are migration
unbuildhere and closing #149Linked Issues
closes #149
Additional context
we already have
tsupmigration and we are addingunbuildmigration here in this PR