mirror of
https://github.com/konvajs/konva.git
synced 2026-01-22 21:02:26 +08:00
nodejs fixes, bugs fixes
This commit is contained in:
@@ -22,4 +22,6 @@ equal(Konva2.Rect, Rect, 'Rect is injected');
|
||||
|
||||
equal(Konva2, Konva, 'Same Konva');
|
||||
|
||||
console.log('Import tests are passed.');
|
||||
// just do a simple action
|
||||
const stage = new Konva.Stage();
|
||||
stage.toDataURL();
|
||||
|
||||
Reference in New Issue
Block a user