fix: don't import emoji pkg
This commit is contained in:
parent
e301090704
commit
88651149d3
1 changed files with 0 additions and 1 deletions
|
|
@ -50,7 +50,6 @@ const modules = [
|
||||||
import('@strudel.cycles/serial'),
|
import('@strudel.cycles/serial'),
|
||||||
import('@strudel.cycles/soundfonts'),
|
import('@strudel.cycles/soundfonts'),
|
||||||
import('@strudel.cycles/csound'),
|
import('@strudel.cycles/csound'),
|
||||||
import('@strudel.cycles/emoji'),
|
|
||||||
];
|
];
|
||||||
|
|
||||||
const modulesLoading = evalScope(
|
const modulesLoading = evalScope(
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue