anatine
zod-plugins
Sign in / Sign up
Open main menu
zod-plugins
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
fix/nestjs-swagger-11.4.3-exports-map
b3d913f8 fix(zod-nestjs): tolerate @nestjs/swagger 11.4.3 exports map 11.4.3 added a package.json "exports" field that no longer exposes dist/services/schema-object-factory, so the deep require in patchNestjsSwagger throws ERR_PACKAGE_PATH_NOT_EXPORTED in plain Node and webpack-bundled consumers fail with webpackMissingModule. Resolve the factory file via the still-exported package.json and load it by absolute path: Node's exports gating only applies to package- specifier resolution. No @nestjs/swagger internals are touched.
by Thomas
T
Previous page
Previous
Next
Next page