mirror of
https://github.com/apache/superset.git
synced 2026-04-07 02:21:51 +00:00
SIP-32: Moving frontend code to the base of the repo (#9098)
* move assets out, get webpack dev working * update docs to reference superset-frontend * draw the rest of the owl * fix docs * fix webpack script * rats * correct docs * fix tox dox
This commit is contained in:
committed by
GitHub
parent
0cf354cc88
commit
2913063924
@@ -18,6 +18,7 @@ node_modules/*
|
||||
rat-results.txt
|
||||
babel-node
|
||||
dist
|
||||
superset/static/*
|
||||
build
|
||||
superset.egg-info
|
||||
apache_superset.egg-info
|
||||
@@ -32,6 +33,7 @@ apache_superset.egg-info
|
||||
env/*
|
||||
docs/_build/*
|
||||
docs/_modules/*
|
||||
docs/_static/*
|
||||
_build/*
|
||||
_static/*
|
||||
.buildinfo
|
||||
|
||||
Reference in New Issue
Block a user