This commit is contained in:
parent
904f90677a
commit
0bf965e837
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ const config = {
|
||||||
adapter: adapter()
|
adapter: adapter()
|
||||||
},
|
},
|
||||||
|
|
||||||
extensions: ['.svelte', '.svx', 'md']
|
extensions: ['.svelte', '.svx', '.md']
|
||||||
};
|
};
|
||||||
|
|
||||||
export default config;
|
export default config;
|
||||||
|
|
Loading…
Add table
Reference in a new issue