effector / effector/router

Docs/tracking: dynamic chunks loading

Open
#33 0 comments 0 reactions 1 assignee Claimed by @sergeysova View on GitHub
Dominant language
TypeScript
Stars
8
Forks
2
Avg merge
13h 44m
Merged PRs (30d)
1

Description

## Status
Base mechanism already exists on `main`; narrowing this to **docs + remaining tracking**.

Async bundle loading is wired through `setAsyncImport` / `waitForAsyncBundleFx` in the core route and surfaced via `createLazyRouteView` (see #27). Route opening waits for the async chunk before completing.

## What's left
- Document dynamic chunk loading end to end (SSR + client, prefetch, fallback).
- Track any remaining sub-features not covered by `createLazyRouteView`.

## Traceability
Source: atomic-router/atomic-router#78 — https://github.com/atomic-router/atomic-router/issues/78

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.