想用vue写一个项目然后打包成html,但是在本地访问,总是弹出
打包后需要一个服务器 环境 。 你可以 用vd-code的 Live Server插件模拟
你是怎么运行的呢?
需要配置publicPath 为 ./
publicPath
./
SSG?