Skip to content

Commit cae8bc5

Browse files
committed
Comment
1 parent 3346fbc commit cae8bc5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

webpack.config.development.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ module.exports = {
1111
devServer: {
1212
contentBase: "./dist/",
1313
hot: true
14+
// Default port
1415
// port: 8080
1516
},
1617
plugins: [

0 commit comments

Comments
 (0)