mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-21 10:38:37 +00:00
fix minirepl import
This commit is contained in:
parent
02ece1183e
commit
61892bdf3d
@ -6,7 +6,7 @@ import cx from '../cx';
|
|||||||
|
|
||||||
// eval stuff start
|
// eval stuff start
|
||||||
import { extend } from '@strudel.cycles/eval';
|
import { extend } from '@strudel.cycles/eval';
|
||||||
import * as strudel from '@strudel.cycles/core/strudel.mjs';
|
import * as strudel from '@strudel.cycles/core';
|
||||||
import gist from '@strudel.cycles/core/gist.js';
|
import gist from '@strudel.cycles/core/gist.js';
|
||||||
import { mini } from '@strudel.cycles/mini/mini.mjs';
|
import { mini } from '@strudel.cycles/mini/mini.mjs';
|
||||||
import { Tone } from '@strudel.cycles/tone';
|
import { Tone } from '@strudel.cycles/tone';
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user