Files
backstage/.changeset/angry-cycles-call.md
T
Patrik Oldsberg ea1663376e cli: use preserveModules for CJS builds
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-10-07 17:17:47 +02:00

227 B

@backstage/cli
@backstage/cli
patch

Preserve directory structure for CommonJS build output, just like ESM. This makes the build output more stable and easier to browse, and allows for more effective tree shaking and lazy imports.