mirror of
https://github.com/apache/superset.git
synced 2026-04-13 05:07:53 +00:00
7 lines
96 B
Bash
7 lines
96 B
Bash
cd caravel/assets/
|
|
npm run prod
|
|
cd ../..
|
|
python setup.py register
|
|
python setup.py sdist upload
|
|
|