Skip to content
This repository was archived by the owner on Aug 1, 2024. It is now read-only.

Commit 7e04c8c

Browse files
committed
jz - update the port number to be 3123 instead of 3000
Im tired of kill my property process everytime if I want to run examples locally...
1 parent 37be94d commit 7e04c8c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

webpack/examples.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ module.exports = {
1414
},
1515
stats: stats.minimal,
1616
devServer: {
17-
port: 3000,
17+
port: 3123,
1818
stats: stats.minimal,
1919
},
2020

0 commit comments

Comments
 (0)