Fixing the python and js packaging

This commit is contained in:
Maxime Beauchemin
2016-03-10 01:35:20 -05:00
parent 370c5af425
commit e2cd14d320
11 changed files with 21 additions and 19 deletions

View File

@@ -2,6 +2,8 @@ var $ = require('jquery');
var jQuery = $;
var d3 = require('d3');
require('../../stylesheets/panoramix.css');
// vis sources
var sourceMap = {
area: 'nvd3_vis.js',