Skip to content

fix: keep analog example dist package-local#23

Merged
osnoser1 merged 2 commits into
mainfrom
osnoser1/analog-example-local-dist
Jun 7, 2026
Merged

fix: keep analog example dist package-local#23
osnoser1 merged 2 commits into
mainfrom
osnoser1/analog-example-local-dist

Conversation

@osnoser1

@osnoser1 osnoser1 commented Jun 7, 2026

Copy link
Copy Markdown
Member

PR Checklist

Keeps the Analog Sanity blog example's generated files inside the example package instead of writing app build output into repository-level dist folders.

Closes N/A

What is the new behavior?

  • The Analog example's Angular builder and Vite build output resolve to apps/analog-sanity-blog-example/dist.
  • The app TypeScript output also resolves under the example package.
  • Redundant Vite/Analog/Nitro directory settings were removed now that package-local defaults are used.
  • The root tsconfig.base.json path plugins remain because they are still needed for workspace package imports.
  • The Nitro alias for @/analog-sanity-blog-example/sanity remains because the dev worker used by e2e needs it at runtime.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

Validated with:

  • pnpm --filter analog-sanity-blog-example build
  • pnpm --filter analog-sanity-blog-example exec ng build
  • pnpm turbo run e2e --filter=sanity-presentation-e2e
  • git diff --check

Both build entry points emit under apps/analog-sanity-blog-example/dist; no apps/dist or root dist/apps/analog-sanity-blog-example directory is produced.

[Optional] What gif best describes this PR or how it makes you feel?

@netlify

netlify Bot commented Jun 7, 2026

Copy link
Copy Markdown

Deploy Preview for limitless-angular-sanity-example failed. Why did it fail? →

Name Link
🔨 Latest commit 7529c69
🔍 Latest deploy log https://app.netlify.com/projects/limitless-angular-sanity-example/deploys/6a24f0c0f52ddf0008fb94ed

@osnoser1 osnoser1 marked this pull request as ready for review June 7, 2026 04:21
@osnoser1 osnoser1 merged commit 557d288 into main Jun 7, 2026
3 of 7 checks passed
@osnoser1 osnoser1 deleted the osnoser1/analog-example-local-dist branch June 7, 2026 04:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant