turbo
ff4b9d15 - Expose module_options and resolve_options in turbotrace (#3839)

Commit
3 years ago
Expose module_options and resolve_options in turbotrace (#3839) This pr allows passing `ModuleOptionsContext` and `ResolveOptionsContext` in fn start, so next.js can pass enableJsx: true, enableTypes: true while tracing entries, and `enableJsx: false`, `enableTypes: false` while tracing compiled files.
Author
Parents
Loading