mirror of
https://github.com/thomiceli/opengist.git
synced 2025-07-08 09:01:20 +02:00
Style preference tab for user (#467)
This commit is contained in:
3
public/vite.config.js
vendored
3
public/vite.config.js
vendored
@ -15,7 +15,8 @@ export default defineConfig({
|
||||
'./public/admin.ts',
|
||||
'./public/gist.ts',
|
||||
'./public/embed.ts',
|
||||
'./public/webauthn.ts'
|
||||
'./public/webauthn.ts',
|
||||
'./public/style_preferences.ts'
|
||||
]
|
||||
},
|
||||
assetsInlineLimit: 0,
|
||||
|
Reference in New Issue
Block a user