Commit e032b010 authored by Aurel's avatar Aurel

build mapping storage into nodejs

parent e86bbe32
......@@ -205,6 +205,7 @@ module.exports = function (grunt) {
'src/jio.storage/erp5storage.js',
'src/jio.storage/querystorage.js',
'src/jio.storage/localstorage.js',
'src/jio.storage/mappingstorage.js'
],
dest: 'dist/nodejs/<%= pkg.name %>-<%= pkg.version %>.js'
// dest: '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