mirror of
https://codeberg.org/uzu/strudel
synced 2026-09-08 23:43:50 -04:00
basic react package build config
This commit is contained in:
@@ -41,6 +41,7 @@ import '@strudel.cycles/webaudio/webaudio.mjs';
|
||||
import '@strudel.cycles/serial/serial.mjs';
|
||||
import controls from '@strudel.cycles/core/controls.mjs';
|
||||
|
||||
// TODO: refactor to evalScope
|
||||
extend(
|
||||
Tone,
|
||||
strudel,
|
||||
|
||||
@@ -116,6 +116,7 @@ const uiHelpersMocked = {
|
||||
backgroundImage: id,
|
||||
};
|
||||
|
||||
// TODO: refactor to evalScope
|
||||
extend(
|
||||
// Tone,
|
||||
strudel,
|
||||
|
||||
Reference in New Issue
Block a user