yx 4 vuotta sitten
vanhempi
commit
c706448191
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      vue.config.js

+ 1 - 0
vue.config.js

@@ -1,6 +1,7 @@
 module.exports = {
     devServer: {
         port: 8091,
+        open:true,
         // 关闭esline
         overlay: {
             warnings: false,