Merge pull request #19 from Safelite/feature/dynamic-routing
changed output path
This commit is contained in:
commit
4ecdeae2f7
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
module.exports = {
|
||||
publicPath: '/',
|
||||
outputDir: 'dist/fmg',
|
||||
devServer: {
|
||||
port: 8080,
|
||||
proxy: {
|
||||
|
|
|
|||
Loading…
Reference in a new issue