mirror of
https://github.com/kccleoc/seedpgp-web.git
synced 2026-03-07 01:47:52 +08:00
add recovery kit function and beta test the Test Wizard function
This commit is contained in:
@@ -62,5 +62,6 @@ export default defineConfig({
|
||||
'__BUILD_HASH__': JSON.stringify(gitHash),
|
||||
'__BUILD_TIMESTAMP__': JSON.stringify(new Date().toISOString()),
|
||||
'global': 'globalThis',
|
||||
}
|
||||
})
|
||||
},
|
||||
assetsInclude: ['**/*.md', '**/*.txt'] // Enables raw imports for .txt files
|
||||
})
|
||||
Reference in New Issue
Block a user