This is an automated email from the ASF dual-hosted git repository.
rusackas pushed a change to branch docs/federate-storybook
in repository https://gitbox.apache.org/repos/asf/superset.git
from e0577e3ac00 docs(overview): add Atomic Design content and sync sidebar
with nav
add 86c12691e3a fix(docs): add null-module shim for heavy deps and unshim
react-resize-detector
No new revisions were added by this update.
Summary of changes:
docs/developer_portal/components/TODO.md | 5 ++
docs/developer_portal/components/index.mdx | 4 +
docs/scripts/generate-superset-components.mjs | 11 ++-
docs/src/shims/null-module.js | 118 ++++++++++++++++++++++++++
docs/src/webpack.extend.ts | 36 +++++++-
5 files changed, 169 insertions(+), 5 deletions(-)
create mode 100644 docs/src/shims/null-module.js