mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-04-02 17:41:12 +08:00
Opt: AP preserve until reset
This commit is contained in:
@@ -9,7 +9,9 @@ module.exports = {
|
||||
root: './packages/renderer',
|
||||
tsconfig: './tsconfig.json',
|
||||
snippetFolder: './.vscode/vetur/snippets',
|
||||
globalComponents: ['./src/components/**/*.vue'],
|
||||
globalComponents: [
|
||||
'./src/components/**/*.vue',
|
||||
],
|
||||
},
|
||||
{
|
||||
root: './packages/main',
|
||||
|
||||
Reference in New Issue
Block a user