♻️ chore: remove unused Vue.js files and update documentation formatting
- Deleted cached Vue.js and source map files from the documentation. - Updated template variable formatting in mobile logs, subscription management, and authentication control
This commit is contained in:
+11
@@ -32,6 +32,17 @@
|
||||
},
|
||||
"i18n:status": {
|
||||
"cache": false
|
||||
},
|
||||
"docs:dev": {
|
||||
"cache": false,
|
||||
"persistent": true
|
||||
},
|
||||
"docs:build": {
|
||||
"outputs": [".vitepress/dist/**"]
|
||||
},
|
||||
"docs:preview": {
|
||||
"cache": false,
|
||||
"persistent": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user