Skip to content

Corrected location of output directory#3155

Merged
laurakwhit merged 2 commits intomainfrom
tw-output-dir-correction
Feb 23, 2026
Merged

Corrected location of output directory#3155
laurakwhit merged 2 commits intomainfrom
tw-output-dir-correction

Conversation

@tomwheeler
Copy link
Copy Markdown
Contributor

Description & motivation 💭

The README stated that the pnpm build:local command builds output in the ./dist directory, but I ran it and found that this was not the case. I observed that output is actually created in the ./build directory and the message that appears at the end of the build (shown in the screenshot below) confirms this.

Screenshots (if applicable) 📸

image

Design Considerations 🎨

No

Testing 🧪

Using the source code for v2.45.0, I ran the pnpm build:local command. When the build completed, there was no ./dist directory, but there was now a ./build directory.

How was this tested 👻

  • Manual testing

Steps for others to test: 🚶🏽‍♂️🚶🏽‍♀️

Checklists

Draft Checklist

N/A

Merge Checklist

N/A

Issue(s) closed

N/A

Docs

Any docs updates needed?

AFAIK, this README is the only source of information about how to build the project. No further updates are needed.

@tomwheeler tomwheeler requested a review from a team as a code owner February 12, 2026 02:45
@tomwheeler tomwheeler requested review from GiantRobots and removed request for a team February 12, 2026 02:45
@vercel
Copy link
Copy Markdown

vercel Bot commented Feb 12, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
holocene Ready Ready Preview, Comment Feb 23, 2026 5:00pm

Request Review

@laurakwhit laurakwhit merged commit 7d2368a into main Feb 23, 2026
12 checks passed
@laurakwhit laurakwhit deleted the tw-output-dir-correction branch February 23, 2026 18:55
temporal-cicd Bot pushed a commit that referenced this pull request Feb 24, 2026
Auto-generated version bump from 2.45.4 to 2.46.0

Bump type: minor

Changes included:
- [`1acf17c0`](1acf17c) docs: Add AUTHENTICATION.md referenced by README (#3157)
- [`7d2368a2`](7d2368a) Corrected location of output directory (#3155)
- [`1f2900c0`](1f2900c) [DT-3584] Migrate Nexus form to Superforms with validation (#3158)
- [`f60fe1bf`](f60fe1b) feat(workflow): split Event History into Timeline and Event History tabs (#3109)
- [`4801f8dc`](4801f8d) fix(workflow): remove extra vertical padding from history toolbar (#3179)
- [`4ba52557`](4ba5255) Fix some minor bugs in the Standalone Activities UI (#3177)
rossedfort added a commit that referenced this pull request Feb 24, 2026
Auto-generated version bump from 2.45.4 to 2.46.0

Bump type: minor

Changes included:
- [`1acf17c0`](1acf17c) docs: Add AUTHENTICATION.md referenced by README (#3157)
- [`7d2368a2`](7d2368a) Corrected location of output directory (#3155)
- [`1f2900c0`](1f2900c) [DT-3584] Migrate Nexus form to Superforms with validation (#3158)
- [`f60fe1bf`](f60fe1b) feat(workflow): split Event History into Timeline and Event History tabs (#3109)
- [`4801f8dc`](4801f8d) fix(workflow): remove extra vertical padding from history toolbar (#3179)
- [`4ba52557`](4ba5255) Fix some minor bugs in the Standalone Activities UI (#3177)

Co-authored-by: rossedfort <11775628+rossedfort@users.noreply.github.com>
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.

2 participants