mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
fix: precompress
This commit is contained in:
+1
-2
@@ -13,8 +13,7 @@ const config = {
|
||||
$routes: './src/routes'
|
||||
},
|
||||
adapter: adapter({
|
||||
fallback: 'index.html',
|
||||
precompress: true
|
||||
fallback: 'index.html'
|
||||
}),
|
||||
paths: {
|
||||
base: '/console'
|
||||
|
||||
Reference in New Issue
Block a user