don't need path anymore

This commit is contained in:
Frank 2021-11-04 14:12:54 -04:00
parent 88643247f6
commit c04e00b6a9

View file

@ -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",