We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0799363 commit 9e3a3d4Copy full SHA for 9e3a3d4
packages/codegen/mion-aot-template/README.md
@@ -18,7 +18,7 @@ The new AOT architecture eliminates the need for stub file management by providi
18
### Template Files
19
20
- `router.cache.ts` - Router methods cache placeholder
21
-- `jitFns.cache.ts` - JIT functions cache placeholder
+- `jitFns.cache.ts` - JIT functions cache placeholder
22
- `pureFns.cache.ts` - Pure functions cache placeholder
23
- `index.ts` - Main entry point with `loadAOTCaches()` function
24
0 commit comments