mirror of
https://github.com/publiclab/image-sequencer.git
synced 2025-12-14 12:19:58 +01:00
tape test basic setup
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
window.$ = window.jQuery = require('jquery');
|
||||
if (typeof window !== 'undefined') window.$ = window.jQuery = require('jquery');
|
||||
|
||||
ImageSequencer = function ImageSequencer(options) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user