Merge pull request #19 from Safelite/feature/dynamic-routing

changed output path
This commit is contained in:
Frank Rua 2021-10-26 09:54:43 -04:00 committed by GitHub
commit 4ecdeae2f7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,6 @@
module.exports = {
publicPath: '/',
outputDir: 'dist/fmg',
devServer: {
port: 8080,
proxy: {