vue.config.js
@@ -3,6 +3,17 @@ publicPath: "./", transpileDependencies: true, lintOnSave: false, // devServer: { // open: true, // historyApiFallback: true, // allowedHosts: "all", // headers: { // "access-control-allow-origin": "*", // }, // client: { // overlay: { warnings: false, errors: true } // } // }, configureWebpack: { output: { library: `app-content`,