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

[webpack] 第2058天 Vite是否支持commonjs写法? #6025

Open
haizhilin2013 opened this issue Dec 2, 2024 · 1 comment
Open

[webpack] 第2058天 Vite是否支持commonjs写法? #6025

haizhilin2013 opened this issue Dec 2, 2024 · 1 comment
Labels

Comments

@haizhilin2013
Copy link
Collaborator

第2058天 Vite是否支持commonjs写法?

3+1官网

我也要出题

@WangJia-mm
Copy link

vite主要支持的是es模块语法,对commonjs也提供了一些支持,但需要通过插件配置,比如@vitejs/plugin-legacy,在vite.config.js里进行配置

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants