提交
sync2gitee / repo-sync (push) Has been cancelled

提交
This commit is contained in:
2021-06-14 01:02:57 +08:00
parent c307eb3802
commit bc759edcf8
6 changed files with 233 additions and 55 deletions
+2 -2
View File
@@ -71,7 +71,7 @@ module.exports = function (/* ctx */) {
// Full list of options: https://v1.quasar.dev/quasar-cli/quasar-conf-js#Property%3A-devServer
devServer: {
https: false,
port: 8080,
port: 8081,
open: true // opens browser window automatically
},
@@ -94,7 +94,7 @@ module.exports = function (/* ctx */) {
// directives: [],
// Quasar plugins
plugins: []
plugins: ['Dialog','Notify','Loading']
},
// animations: 'all', // --- includes all animations