add vite helper files?
Some checks failed
ESP-IDF Build / build (esp32c6, release-v5.4) (push) Failing after 5m4s
ESP-IDF Build / build (esp32c6, release-v5.5) (push) Failing after 7m51s
ESP-IDF Build / build (esp32s3, release-v5.4) (push) Failing after 1m56s
ESP-IDF Build / build (esp32s3, release-v5.5) (push) Failing after 4m50s

Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
2026-01-25 09:33:13 +01:00
parent 98b5df1ff2
commit 684ce36270
2 changed files with 11 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{
"hash": "15486339",
"configHash": "5ec1f82b",
"lockfileHash": "2bc40369",
"browserHash": "9efd6930",
"optimized": {},
"chunks": {}
}

View File

@@ -0,0 +1,3 @@
{
"type": "module"
}