This repository is a template repository that enables you to create a custom set of plugins that by Github workflow process generate a ready to load docker image bundled with the plugins
This repository is using a monorepo strategy which lets us have one source of truth for many projects. All the projects hosted here rely on the same tools.
- Replace superset/superset-frontend/webpack.config.jswith webpack.config.js
- Use this tutorial to connect plugins to superset