xinre / accumulate

All the things I've accumulated in my career
1 stars 0 forks source link

普通项目初始化需要的配置 #8

Open xinre opened 9 months ago

xinre commented 9 months ago

1:路由 2: 异步路由 3:登录 4:请求封装(proxy) 5: 请求错误处理自动跳转登录等等 6: 要不要状态管理 7: webpack绝对路径配置 8: webpack 一些打包优化配置 9: less css module 等配置 10:代码提交或者代码风格配置 11: 测试 开发 生产的环境变量处理 12: ts配置和ts一些全局声明 13: Service Worker 和 HTTP缓存策略 等缓存问题需要考虑 14: 兼容mac win 等script 得命令兼容 和 .sh文件等等 15:微前端项目的项目考虑pnpm 包共享