fix: handle chunk errors #22
pull-request.yml
on: pull_request
Verify
/
Check
21s
Verify
/
Build
28s
Verify
/
Check types
26s
Annotations
6 errors
|
Verify / Check types
Process completed with exit code 2.
|
|
Verify / Check types:
src/app/utils/hydrateLazyRoutes.ts#L3
'"./chunkError.js"' has no exported member named 'handleChunkError'. Did you mean 'maybeHandleChunkError'?
|
|
Verify / Check types:
src/app/routes.tsx#L7
'"./utils/chunkError.js"' has no exported member named 'handleChunkError'. Did you mean 'maybeHandleChunkError'?
|
|
Verify / Build
Process completed with exit code 2.
|
|
Verify / Build:
src/app/utils/hydrateLazyRoutes.ts#L3
'"./chunkError.js"' has no exported member named 'handleChunkError'. Did you mean 'maybeHandleChunkError'?
|
|
Verify / Build:
src/app/routes.tsx#L7
'"./utils/chunkError.js"' has no exported member named 'handleChunkError'. Did you mean 'maybeHandleChunkError'?
|