Skip to content

Commit 8a65df5

Browse files
committed
Very beta flo support
a bunch of stuff doesn't work
1 parent 603373c commit 8a65df5

40 files changed

+1762
-874
lines changed

Build/package-lock.json

Lines changed: 290 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Build/package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@
2525
"@dnd-kit/core": "^6.3.1",
2626
"@dnd-kit/sortable": "^10.0.0",
2727
"@dnd-kit/utilities": "^3.2.2",
28+
"@flo-audio/libflo-audio": "^0.1.2",
29+
"@flo-audio/reflo": "^0.1.2",
2830
"@fontsource/caveat": "^5.2.8",
2931
"@fontsource/inter": "^5.2.8",
3032
"@fontsource/jetbrains-mono": "^5.2.8",
@@ -82,6 +84,8 @@
8284
"prettier": "^3.7.4",
8385
"vite": "^7.3.0",
8486
"vite-plugin-pwa": "^1.2.0",
87+
"vite-plugin-top-level-await": "^1.6.0",
88+
"vite-plugin-wasm": "^3.5.0",
8589
"workbox-window": "^7.4.0"
8690
},
8791
"eslintConfig": {

0 commit comments

Comments
 (0)