We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78d418e commit e37db23Copy full SHA for e37db23
config/webpack.dev.js
@@ -28,7 +28,7 @@ const devConfig = {
28
},
29
30
devServer: {
31
- port: 3000,
+ port: 3010,
32
// contentBase: '../dist',
33
publicPath: '/',
34
open: true,
0 commit comments