Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

Commit

Permalink
Revert "Correct the configure file"
Browse files Browse the repository at this point in the history
This reverts commit f924b03.
  • Loading branch information
Monica Jianu committed Oct 31, 2018
1 parent f924b03 commit c6538d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion serve.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ module.exports.output.publicPath = `/dist`

module.exports.serve = {
content: path.resolve(__dirname, `html`),
dev: {
devMiddleware: {
publicPath: `/dist/`
},

Expand Down

0 comments on commit c6538d0

Please sign in to comment.