Skip to content
This repository has been archived by the owner on Dec 2, 2020. It is now read-only.

Commit

Permalink
fix #149
Browse files Browse the repository at this point in the history
  • Loading branch information
hnsylitao committed Oct 4, 2020
1 parent d4c8660 commit 0fe44d1
Show file tree
Hide file tree
Showing 4 changed files with 3,153 additions and 3,667 deletions.
1 change: 1 addition & 0 deletions example/example.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ module.exports = {
bundle: [path.resolve(srcPath, 'example.js')],
},
devServer: {
open: true,
https: false,
disableHostCheck: true,
contentBase: srcPath,
Expand Down
Loading

0 comments on commit 0fe44d1

Please sign in to comment.