mirror of
https://github.com/publiclab/image-sequencer.git
synced 2025-12-16 05:10:00 +01:00
Dynamic module, new demo image, demo cleanup, re-configurable demo steps (#139)
* rebase and build * bump version to v0.1.1
This commit is contained in:
@@ -22,5 +22,8 @@ module.exports = {
|
||||
],
|
||||
'fisheye-gl': [
|
||||
require('./modules/FisheyeGl/Module'),require('./modules/FisheyeGl/info')
|
||||
],
|
||||
'dynamic': [
|
||||
require('./modules/Dynamic/Module'),require('./modules/Dynamic/info')
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user