mirror of
https://github.com/valitydev/redash.git
synced 2024-11-07 09:28:51 +00:00
c75054b320
Move .bowerrc, bower.json, gulpfile.js, package.json down to root level. Update paths in .bowerrc, gulpfile.js, Makefile Add a heroku-postbuild step to package.json which installs devDependencies and runs the build. Add step in bin/pre_compile which adds the requirements_all_ds.txt to requirements.txt to ensure that cffi is installed. Also removes pymssql as this is not supported on Heroku. Add content from rd_ui/.gitignore to .gitignore and remove rd_ui/.gitignore. Add section in setup.rst about Heroku deployments.
4 lines
50 B
Plaintext
4 lines
50 B
Plaintext
{
|
|
"directory": "rd_ui/app/bower_components"
|
|
}
|