Skip to content

What version of webpack is supported to convert to vite? #89

Answered by Chieffo2021
ahmad-reza619 asked this question in Q&A
Discussion options

You must be logged in to vote

We encourage you to try out the tool to see if it works. In theory, our tool can convert any webpack project.

The readme docs list the conversion steps that are automatically performed by the tool and that need to be manually performed. If the conversion fails, you can manually perform the conversion according to the docs.

Anyway, there's no restriction on supporting a specific range of webpack versions, because the tool just imports your webpack configuration file and converts it.

Thanks to the fact that Vite integrates most of the features out of the box, we can discard most of the webpack configuration and convert only a few of the necessary configurations.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Chieffo2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants