mirror of
https://github.com/apache/superset.git
synced 2026-04-21 17:14:57 +00:00
Fixing the python and js packaging
This commit is contained in:
@@ -1,2 +1,5 @@
|
||||
require('../node_modules/select2/select2.css');
|
||||
require('../node_modules/select2-bootstrap-css/select2-bootstrap.min.css');
|
||||
require('../node_modules/jquery-ui/themes/base/jquery-ui.css')
|
||||
require('select2');
|
||||
require('../vendor/select2.sortable.js');
|
||||
|
||||
Reference in New Issue
Block a user