LazyComponent.tsx and routeConfig.tsx import LazyCloud from the lazy-component module, but it was not re-exported in index.ts. This caused: 'The requested module does not provide an export named LazyCloud' at runtime. |
||
|---|---|---|
| .. | ||
| createLazyComponent.tsx | ||
| index.ts | ||
| LazyComponent.stories.tsx | ||
| LazyErrorBoundary.tsx | ||
| LazyErrorFallback.stories.tsx | ||
| LazyErrorFallback.tsx | ||
| lazyExports.ts | ||