Commit 2223f3f5 authored by Aurelien Vermylen's avatar Aurelien Vermylen

Forgot to put Automatic API Storage in nodejs grunt concat thing.

parent 976ca8a4
......@@ -233,6 +233,7 @@ module.exports = function (grunt) {
'src/jio.storage/documentstorage.js',
'src/jio.storage/querystorage.js',
'src/jio.storage/localstorage.js',
'src/jio.storage/automaticapistorage.js',
'src/jio.storage/mappingstorage.js'
],
dest: 'dist/nodejs/jio.js'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment