- Introduce PolicyModal component for license and privacy policy display - Add Quick Start section to project detail pages - Update project descriptions, features, and URLs for several projects - Add new logos, screenshots, and favicon - Extend types and configuration for new features
This commit is contained in:
@@ -20,6 +20,7 @@ export default defineConfig({
|
||||
assetsInlineLimit: 4096,
|
||||
},
|
||||
server: {
|
||||
host: true,
|
||||
warmup: {
|
||||
clientFiles: ['./src/data/loader.ts'],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user