Work in progress on integration of IVIS.
Some fixes.
This commit is contained in:
parent
3a17d7fd75
commit
2aaa8f45b3
11 changed files with 188 additions and 12 deletions
5
mvis/server/task-handler.js
Normal file
5
mvis/server/task-handler.js
Normal file
|
@ -0,0 +1,5 @@
|
|||
'use strict';
|
||||
|
||||
require('./extensions-common');
|
||||
require('../ivis-core/server/services/task-handler');
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue