Changed from astro to pure solidjs
This commit is contained in:
parent
3203e91c5a
commit
e85dc60101
76 changed files with 2281 additions and 3843 deletions
|
|
@ -6,6 +6,7 @@ import robotsTxt from '@itsmatteomanf/astro-robots-txt'
|
|||
import purgecss from 'astro-purgecss'
|
||||
|
||||
export default defineConfig({
|
||||
output: 'static',
|
||||
prefetch: true,
|
||||
integrations: [
|
||||
solidJs(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue