mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-14 10:04:46 -07:00
refactor login flow and hooks, address autologin issues
This commit is contained in:
parent
dcd6dc00f4
commit
bd2382c94e
43 changed files with 2179 additions and 484 deletions
|
|
@ -12,6 +12,9 @@ export default defineConfig({
|
|||
},
|
||||
server: {
|
||||
open: true,
|
||||
watch: {
|
||||
ignored: ['build', 'coverage', 'integration']
|
||||
}
|
||||
},
|
||||
test: {
|
||||
globals: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue