Revision 90f314bccaf5c9a8dd838c957824c76905590539 authored by Changjian Chen on 20 May 2024, 01:38:16 UTC, committed by Changjian Chen on 20 May 2024, 01:38:16 UTC
1 parent 1cc3563
vue.config.js
module.exports = {
"transpileDependencies": [
"vuetify"
],
"devServer": {
port: 20212,
}
}
Computing file changes ...