This is an automated email from the ASF dual-hosted git repository.

rusackas pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git.


    from 55bf72a  chore(prophet): bump prophet to 1.0.1 (#14228)
     add ec79b7b  chore: Moves the staticPages folder to the assets folder 
(#14167)

No new revisions were added by this update.

Summary of changes:
 superset-frontend/src/assets/staticPages/404.html | 109 ++++++++++++++++++++++
 superset-frontend/src/assets/staticPages/500.html | 108 +++++++++++++++++++++
 superset-frontend/src/staticPages/404.html        |  93 ------------------
 superset-frontend/src/staticPages/500.html        |  92 ------------------
 superset-frontend/webpack.config.js               |   8 +-
 5 files changed, 221 insertions(+), 189 deletions(-)
 create mode 100644 superset-frontend/src/assets/staticPages/404.html
 create mode 100644 superset-frontend/src/assets/staticPages/500.html
 delete mode 100644 superset-frontend/src/staticPages/404.html
 delete mode 100644 superset-frontend/src/staticPages/500.html

Reply via email to