mirror of
https://github.com/apache/superset.git
synced 2026-04-11 12:26:05 +00:00
js lint breaks the build
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
var $ = window.$ = require('jquery');
|
||||
var jQuery = window.jQuery = $;
|
||||
var px = require('./modules/dashed.js');
|
||||
require('./modules/dashed.js');
|
||||
|
||||
require('bootstrap');
|
||||
require('datatables');
|
||||
|
||||
Reference in New Issue
Block a user