got to a stable point again. next up is comming up with a decent API for modifications
This commit is contained in:
parent
4fb7405466
commit
fc22ce6027
19 changed files with 498 additions and 375 deletions
|
@ -1,6 +1,7 @@
|
|||
import { defineConfig } from '@solidjs/start/config';
|
||||
import solidSvg from 'vite-plugin-solid-svg';
|
||||
import devtools from 'solid-devtools/vite';
|
||||
import { resolve } from 'node:path';
|
||||
|
||||
export default defineConfig({
|
||||
vite: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue