mirror of
https://github.com/heavyai/heavyai-charting.git
synced 2026-01-25 14:57:45 +00:00
6 lines
148 B
Bash
6 lines
148 B
Bash
mkdir -p js/
|
|
cp ../mapdc.min.css css/
|
|
cp ../chart.min.css css/
|
|
cp ../mapdc.js js/
|
|
cp ../node_modules/@mapd/mapd-crossfilter/mapd-crossfilter.js js/
|