fix minirepl import
This commit is contained in:
parent
02ece1183e
commit
61892bdf3d
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ import cx from '../cx';
|
|||
|
||||
// eval stuff start
|
||||
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 { mini } from '@strudel.cycles/mini/mini.mjs';
|
||||
import { Tone } from '@strudel.cycles/tone';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue