Nx
Enterprise
Nx
Overview
Sign in / Sign up
Open main menu
Nx
GitHub
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
36352
fe1880bd fix(bundling): support TypeScript esbuildConfig files in the esbuild executor The @nx/esbuild:esbuild executor loaded a user esbuildConfig with a raw require(), which does not transpile TypeScript. A .ts config using TS-only syntax such as `import type` or `satisfies`, or importing a sibling TS plugin, failed with a SyntaxError before the build could start. Load the config through loadConfigFile instead, the same helper the rollup executor already uses for user configs. It transpiles TypeScript and resolves TS plugin imports via swc and tsconfig-paths. normalizeOptions becomes async to await the load.
by Leosvel Pé...
L
Failed
36352
Flaky task
→
fe1880bd fix(bundling): support TypeScript esbuildConfig files in the esbuild executor The @nx/esbuild:esbuild executor loaded a user esbuildConfig with a raw require(), which does not transpile TypeScript. A .ts config using TS-only syntax such as `import type` or `satisfies`, or importing a sibling TS plugin, failed with a SyntaxError before the build could start. Load the config through loadConfigFile instead, the same helper the rollup executor already uses for user configs. It transpiles TypeScript and resolves TS plugin imports via swc and tsconfig-paths. normalizeOptions becomes async to await the load.
by Leosvel Pé...
L
Previous page
Previous
Next
Next page