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

[Idea/v9] Use Vite instead of Webpack #409

Open
idiotWu opened this issue Nov 1, 2021 Discussed in #401 · 3 comments
Open

[Idea/v9] Use Vite instead of Webpack #409

idiotWu opened this issue Nov 1, 2021 Discussed in #401 · 3 comments
Assignees
Labels
accepted Feature requests that have been accepted. idea
Milestone

Comments

@idiotWu
Copy link
Owner

idiotWu commented Nov 1, 2021

Discussed in #401

Originally posted by sadeghbarati November 1, 2021
Vite is growing so fast, documentation and API is easy to understand, also have the easy configuration

Unlike Webpack documentation and API are difficult to understand

Compiled js with Webpack have unnecessary code or unwanted polyfills

@idiotWu idiotWu added idea accepted Feature requests that have been accepted. labels Nov 1, 2021
@idiotWu idiotWu added this to the v9 milestone Nov 1, 2021
@idiotWu idiotWu self-assigned this Nov 1, 2021
@aussieboi
Copy link

You can use - https://github.com/unjs/unplugin - to cover both with one codebase if needed.
A alot of usefull tools in https://github.com/unjs

Hope it helps :)

@sadeghbarati
Copy link
Collaborator

sadeghbarati commented Oct 20, 2022

Thanks for ur idea,

Yeah, When I used unbuild, I tried to change the proposal I had given
Best option, for now, is unbuild or rollup or tsup

all of these tools are great, with vite, you can put the other configuration files inside the Vite config file itself like vitest ( which is for unit-testing but it's can be configured for e2e with other tools like playwright, cypress and others )

@leosin
Copy link

leosin commented Dec 2, 2022

support vite +1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted Feature requests that have been accepted. idea
Projects
Development

No branches or pull requests

4 participants