dist files generated by the latest version of scaffolding
 
index.html404
 
 
dist files generated by the latest version of scaffolding
 
index.html404
 
 
needs to be opened in the server. You should just double-click to open index.html. Set up a local server locally, and just pull in the contents of dist
 if you don't need to add baseUrl:'. /'to vue.config.js. The default is  /  
start a service test on your own computer
< H1 > http-server-p-8080 < / H1 >is it normal when developing? Check whether the request is completed through Google browser Network
because the third-party package uses syntax that is not supported by strict mode such as callee, and the scaffolding has its own strict mode, try to configure the following in package.json, and try to configure it in vue.config.js, but it is not reali...