superset/superset-frontend
Jianchao Yang c4b53a7d42
Build: optimize frontend build configs to improve superset-ui-plugin dev experience (#9326)
* Upgrade webpack, babel and React

* Upgrade all Babel related packages

Also remove babel-plugin-css-modules-transform that is not in use.

* Remvoe tslib as dependency

* Remove unnecesary packages
2020-03-19 14:57:39 -07:00
..
branding SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
cypress-base [log] Add dashboard_id param to explore_json request (#9243) 2020-03-08 19:51:08 -07:00
images SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
spec Build: optimize frontend build configs to improve superset-ui-plugin dev experience (#9326) 2020-03-19 14:57:39 -07:00
src Build: optimize frontend build configs to improve superset-ui-plugin dev experience (#9326) 2020-03-19 14:57:39 -07:00
stylesheets Introducing Inter UI & Fira typefaces (#9207) 2020-03-04 17:32:08 -08:00
.eslintignore Upgrade typescript to 3.8.2 (#9189) 2020-02-25 08:44:26 -08:00
.eslintrc.js chore: allow webpack-dev-server proxy to any destination (#9296) 2020-03-17 15:37:07 -07:00
.gitignore Upgrade typescript to 3.8.2 (#9189) 2020-02-25 08:44:26 -08:00
.prettierrc SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
babel.config.js Build: optimize frontend build configs to improve superset-ui-plugin dev experience (#9326) 2020-03-19 14:57:39 -07:00
cypress_build.sh SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
jest.config.js Build: optimize frontend build configs to improve superset-ui-plugin dev experience (#9326) 2020-03-19 14:57:39 -07:00
js_build.sh SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
package-lock.json Build: optimize frontend build configs to improve superset-ui-plugin dev experience (#9326) 2020-03-19 14:57:39 -07:00
package.json Build: optimize frontend build configs to improve superset-ui-plugin dev experience (#9326) 2020-03-19 14:57:39 -07:00
tsconfig.json Build: optimize frontend build configs to improve superset-ui-plugin dev experience (#9326) 2020-03-19 14:57:39 -07:00
webpack.config.js Build: optimize frontend build configs to improve superset-ui-plugin dev experience (#9326) 2020-03-19 14:57:39 -07:00
webpack.proxy-config.js Build: optimize frontend build configs to improve superset-ui-plugin dev experience (#9326) 2020-03-19 14:57:39 -07:00