Making it work for ESP32
This commit is contained in:
parent
287d04bc97
commit
ac33a596c7
8 changed files with 80 additions and 19 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue