Making it work for ESP32

This commit is contained in:
Djuri 2023-11-17 11:09:06 +01:00
parent 287d04bc97
commit ac33a596c7
8 changed files with 80 additions and 19 deletions

2
.gitignore vendored
View file

@ -3,6 +3,7 @@ node_modules
/build
build
build_gz
dist
/.svelte-kit
/package
.env
@ -10,3 +11,4 @@ build_gz
!.env.example
vite.config.js.timestamp-*
vite.config.ts.timestamp-*
yarn-error.log