mirror of
https://github.com/Rolands-Laucis/Socio.git
synced 2026-05-15 14:15:57 -06:00
logging change
This commit is contained in:
parent
006af915af
commit
7e1126b308
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ import { SocioSecurityVitePlugin } from 'socio/dist/secure';
|
|||
|
||||
/** @type {import('vite').UserConfig} */
|
||||
const config = {
|
||||
plugins: [SocioSecurityVitePlugin({ secure_private_key: 'skk#$U#Y$7643GJHKGDHJH#$K#$HLI#H$KBKDBDFKU34534', verbose: true }), sveltekit()],
|
||||
plugins: [SocioSecurityVitePlugin({ secure_private_key: 'skk#$U#Y$7643GJHKGDHJH#$K#$HLI#H$KBKDBDFKU34534', logging: { verbose: true } }), sveltekit()],
|
||||
|
||||
css: {
|
||||
preprocessorOptions: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue