don't need path anymore
This commit is contained in:
parent
88643247f6
commit
c04e00b6a9
1 changed files with 0 additions and 2 deletions
|
|
@ -1,7 +1,5 @@
|
|||
process.env.VUE_APP_CONSUMER_API_GATEWAY = "https://consumerapidev.safelite.com";
|
||||
|
||||
const path = require('path')
|
||||
|
||||
module.exports = {
|
||||
outputDir: "dist/fmg",
|
||||
publicPath: "/fmg",
|
||||
|
|
|
|||
Loading…
Reference in a new issue