MPA
主要参考代码 kingvid-chan ,特此致谢
使用热加载,开发多页面web应用
tip:因使用html-webpack-plugin、fs等,每次添加新的html文件之后,需要重启服务npm run dev
Build Setup
# install dependencies npm i # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build
License
MIT