Skip to content

Commit

Permalink
devop: empty string
Browse files Browse the repository at this point in the history
  • Loading branch information
gamalielhere committed Jul 16, 2024
1 parent c496504 commit a026b5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vue.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ const webpack = require("webpack");
const { defineConfig } = require("@vue/cli-service");
const NodePolyfillPlugin = require("node-polyfill-webpack-plugin");
module.exports = defineConfig({
publicPath: "./ccswap-build/",
publicPath: "",
transpileDependencies: true,
lintOnSave: true,
configureWebpack: {
Expand Down

0 comments on commit a026b5b

Please sign in to comment.