Merge branch 'main' into gamepad-pr

This commit is contained in:
Yuta Nakayama 2024-12-17 19:22:42 +08:00 committed by GitHub
commit 06958a5281
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 240 additions and 17 deletions

View file

@ -82,6 +82,7 @@ export function loadModules() {
import('@strudel/csound'),
import('@strudel/tidal'),
import('@strudel/gamepad'),
import('@strudel/mqtt'),
];
if (isTauri()) {
modules = modules.concat([