YM
2024-05-11 2758ef878703461ea9e7bbd4dd7ad91fb61d24e3
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`,