mirror of
https://github.com/Cian-H/am-d-model.eu.git
synced 2026-07-28 23:52:05 +01: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