refactor: move submodule into this repo
This commit is contained in:
parent
b6450742d1
commit
4f903c3c8d
329 changed files with 234691 additions and 20 deletions
|
|
@ -6,11 +6,4 @@ import react from '@astrojs/react';
|
|||
export default defineConfig({
|
||||
integrations: [react()],
|
||||
experimental: {},
|
||||
vite: {
|
||||
server: {
|
||||
watch: {
|
||||
ignored: ['/src/content/**'],
|
||||
},
|
||||
},
|
||||
},
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue