mirror of
https://github.com/Cian-H/am-d-model.eu.git
synced 2025-12-22 21:41:57 +00:00
Added route ignore to svelte config
This commit is contained in:
@@ -7,6 +7,9 @@ const config = {
|
||||
postcss: true,
|
||||
}),
|
||||
kit: {
|
||||
paths: {
|
||||
exclude: ['/repo']
|
||||
},
|
||||
adapter: adapter({
|
||||
out: 'build',
|
||||
precompress: true, // Pre-compresses files
|
||||
|
||||
Reference in New Issue
Block a user