2022 年学习 React 的时候我也做了同样的事情,因此有了 minireact [^1] 这个脚手架,但后来我只用它写过 landing page,没有真正用到复杂的项目中,原因是路由方面是空白,skk 这篇文章也没有解决这个问题,啥时候能有个独立的基于文件结构的路由库就好了。
https://blog.skk.moe/post/webpack-react-without-create-react-app/
[1]: https://github.com/reorx/minireact
https://blog.skk.moe/post/webpack-react-without-create-react-app/
[1]: https://github.com/reorx/minireact