replace old tests
+ ignore tune test for now + add happy-dom
This commit is contained in:
parent
03158bd689
commit
488ebf8f1a
27 changed files with 1840 additions and 1690 deletions
|
|
@ -11,7 +11,6 @@ const { isPattern, Pattern } = strudel;
|
|||
|
||||
export const extend = (...args) => {
|
||||
console.warn('@strudel.cycles/eval extend is deprecated, please use evalScope instead');
|
||||
console.log('extend', args);
|
||||
Object.assign(globalThis, ...args);
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue