mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2024-12-09 04:31:35 +08:00
build: change dev port
This commit is contained in:
parent
6750b164d8
commit
d0641c34b3
@ -20,7 +20,7 @@ const webpackConfig = {
|
||||
resolve: config.resolve,
|
||||
devServer: {
|
||||
host: '0.0.0.0',
|
||||
port: 8086,
|
||||
port: 14138,
|
||||
publicPath: '/',
|
||||
hot: true,
|
||||
historyApiFallback: true
|
||||
|
Loading…
Reference in New Issue
Block a user