feat: enhance photo capturing and uploading features with auto-capture and image cropping
This commit is contained in:
@@ -34,6 +34,9 @@ export default defineConfig({
|
||||
}
|
||||
})
|
||||
],
|
||||
server: {
|
||||
allowedHosts: ['photobooth.lookmeblog.com']
|
||||
},
|
||||
resolve: {
|
||||
alias: {
|
||||
'@': fileURLToPath(new URL('./src', import.meta.url))
|
||||
|
||||
Reference in New Issue
Block a user