-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Feat: change rollup to rolldown #4434
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
base: main
Are you sure you want to change the base?
Conversation
when using the '@rollup/plugin-json' plugin to convert json to esm, the above error will appear.
|
found the root cause of the problem, the reason is the use of another plugin |
solved. rolldown is really fast !
|
some error with doc build
|
rolldown did some progress. @ArthurDarkstone Do you want to try it or should we investigate here? |
sure. I will follow up on this. discuss wellcome |
227a1cd
to
714a5e8
Compare
since the code has not been updated for several months, the branch has deviated too much from the main branch code, so the latest main branch code is resynchronized and the |
using |
Are there still todos? Is there any way to support you or take on tasks? |
Just now, every packages except the so, there are two questions now:
|
|
I can check the nuxt module 👍🏽 |
thanks. by now, i notice when I build, |
Can you try to dedupe your deps? |
i think i solved this problem by adding this: 680565f now, all packages be built successfully with rolldown ! https://app.netlify.com/projects/vueuse/deploys/683ea4c16985540008b24ecb |
Before submitting the PR, please make sure you do the following
fixes #123
).Description
Additional context