Nx
Enterprise
Nx
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
35664
95ff94a1 fix(vite): drop duplicate import and correct config snapshot key ## Current Behavior Stray duplicate `CopyAssetsHandler` import breaks `vite:build-base` (TS2300). New configuration spec inline snapshots use `rollupOptions`, but the generator emits `rolldownOptions`, so `vite:test` fails. ## Expected Behavior Single import. Inline snapshots match generator output. Both targets pass. Also marks the legacy non-ts-solution emit branch with a TODO(v24). ## Related Issue(s) NXC-4316
by Jack Hsu
J
Failed
35664
Fix ready
→
88f9fb0c chore(misc): update docs to not mention deprecated plugins [Self-Healing CI Rerun]
by nx-cloud[bot]
n
Failed
35664
Environment issue
→
1acf14df chore(misc): update docs to not mention deprecated plugins
by Jack Hsu
J
Failed
35664
Flaky task
→
1acf14df chore(misc): update docs to not mention deprecated plugins
by Jack Hsu
J
Succeeded
35664
3349821f chore(vite): lock in deprecated-helper emit across ts-solution and legacy branches [Self-Healing CI Rerun]
by nx-cloud[bot]
n
Failed
35664
Flaky task
→
015b819c chore(vite): lock in deprecated-helper emit across ts-solution and legacy branches ## Current Behavior `createOrEditViteConfig` skips `nxViteTsPaths` / `nxCopyAssetsPlugin` for ts-solution and emits them for non-ts-solution. The behaviour is implicit in scattered snapshots; no test asserts the split directly. ## Expected Behavior `configuration.spec.ts` gains two focused tests: ts-solution gen does not emit the deprecated helpers, non-ts-solution gen still does. The non-ts-solution test carries a TODO(v24) flagging the swap to `vite-tsconfig-paths` once the legacy branch is migrated. ## Related Issue(s) NXC-4316
by Jack Hsu
J
Failed
35664
Flaky task
→
015b819c chore(vite): lock in deprecated-helper emit across ts-solution and legacy branches ## Current Behavior `createOrEditViteConfig` skips `nxViteTsPaths` / `nxCopyAssetsPlugin` for ts-solution and emits them for non-ts-solution. The behaviour is implicit in scattered snapshots; no test asserts the split directly. ## Expected Behavior `configuration.spec.ts` gains two focused tests: ts-solution gen does not emit the deprecated helpers, non-ts-solution gen still does. The non-ts-solution test carries a TODO(v24) flagging the swap to `vite-tsconfig-paths` once the legacy branch is migrated. ## Related Issue(s) NXC-4316
by Jack Hsu
J
Failed
35664
015b819c chore(vite): lock in deprecated-helper emit across ts-solution and legacy branches ## Current Behavior `createOrEditViteConfig` skips `nxViteTsPaths` / `nxCopyAssetsPlugin` for ts-solution and emits them for non-ts-solution. The behaviour is implicit in scattered snapshots; no test asserts the split directly. ## Expected Behavior `configuration.spec.ts` gains two focused tests: ts-solution gen does not emit the deprecated helpers, non-ts-solution gen still does. The non-ts-solution test carries a TODO(v24) flagging the swap to `vite-tsconfig-paths` once the legacy branch is migrated. ## Related Issue(s) NXC-4316
by Jack Hsu
J
Canceled
35664
2db5af9a chore(vite): lock in deprecated-helper emit across ts-solution and legacy branches ## Current Behavior `createOrEditViteConfig` skips `nxViteTsPaths` / `nxCopyAssetsPlugin` for ts-solution and emits them for non-ts-solution. The behaviour is implicit in scattered snapshots; no test asserts the split directly. ## Expected Behavior `configuration.spec.ts` gains two focused tests: ts-solution gen does not emit the deprecated helpers, non-ts-solution gen still does. The non-ts-solution test carries a TODO(v24) flagging the swap to `vite-tsconfig-paths` once the legacy branch is migrated. ## Related Issue(s) NXC-4316
by Jack Hsu
J
Failed
35664
4d267359 feat(vite): emit vite-tsconfig-paths in new non-ts-solution configs ## Current Behavior `@nx/vite:configuration` (and downstream generators that call `createOrEditViteConfig`) emit `nxViteTsPaths()` plus `nxCopyAssetsPlugin(['*.md'])` for non-ts-solution workspaces. Both helpers are deprecated as of v23 (NXC-4316), so freshly generated configs log deprecation warnings on every build. ## Expected Behavior Non-ts-solution generation now emits `tsconfigPaths()` from `vite-tsconfig-paths`. Library generation also emits `viteStaticCopy({ targets: [{ src: 'package.json', dest: '.' }] })` from `vite-plugin-static-copy` to preserve the package.json copy behaviour `nxViteTsPaths` provided via `writeBundle`. The `*.md` copy is dropped (users can opt back in if needed). The two new packages are installed as devDeps via `ensureDependencies`. TS-solution generation is unchanged (no helpers). ## Related Issue(s) NXC-4316
by Jack Hsu
J
Succeeded
35664
287f63da feat(vite)!: deprecate the nxViteTsPaths and nxCopyAssetsPlugin helpers ## Current Behavior `nxViteTsPaths` and `nxCopyAssetsPlugin` from `@nx/vite/plugins/*` run silently. ## Expected Behavior Both helpers log a one-time deprecation warning on call and carry `@deprecated` JSDoc tags. Behavior unchanged in v23; removal candidate for v24. Configure-Vite docs lead with `vite-tsconfig-paths` and `publicDir` / `vite-plugin-static-copy` and flag the helpers as deprecated. ## Related Issue(s) NXC-4316
by Jack Hsu
J
Canceled
35664
287f63da feat(vite)!: deprecate the nxViteTsPaths and nxCopyAssetsPlugin helpers ## Current Behavior `nxViteTsPaths` and `nxCopyAssetsPlugin` from `@nx/vite/plugins/*` run silently. ## Expected Behavior Both helpers log a one-time deprecation warning on call and carry `@deprecated` JSDoc tags. Behavior unchanged in v23; removal candidate for v24. Configure-Vite docs lead with `vite-tsconfig-paths` and `publicDir` / `vite-plugin-static-copy` and flag the helpers as deprecated. ## Related Issue(s) NXC-4316
by Jack Hsu
J
Previous page
Previous
Next
Next page