Commit 15d025d8 by caoyanzhi

取消开发环境自动打开浏览器

parent a6c61893
......@@ -20,7 +20,6 @@ module.exports = {
// publicPath: process.env.NODE_ENV === 'production' ? '/damo-system' : '/',
devServer: {
port: port,
open: true,
overlay: {
warnings: false,
errors: true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment