|
1 ano atrás | |
---|---|---|
cert | 1 ano atrás | |
public | 1 ano atrás | |
src | 1 ano atrás | |
.gitignore | 2 anos atrás | |
README.md | 2 anos atrás | |
index.html | 2 anos atrás | |
package-lock.json | 1 ano atrás | |
package.json | 1 ano atrás | |
tsconfig.json | 1 ano atrás | |
vite.config.ts | 1 ano atrás | |
yarn.lock | 2 anos atrás |
集成 Redux
,或者使用封装过的 dva.js
约定式路由
还记得 babel-plugin-import 吗,在 Vite
中,如果想样式按需加载,可以尝试使用这个插件:vite-plugin-style-import
,现在已经支持 Vite 2
了
less
换成 scss
Production Mode
、SSR
,参照官网配置即可,遇到什么坑可以一起讨论