Skip to content

add pnpm dev back#1456

Open
carterworks wants to merge 1 commit intomainfrom
chore/add-root-dev-script
Open

add pnpm dev back#1456
carterworks wants to merge 1 commit intomainfrom
chore/add-root-dev-script

Conversation

@carterworks
Copy link
Collaborator

@carterworks carterworks commented Mar 9, 2026

Description

This restores a root-level pnpm dev workflow after the repo split moved browser package scripts under packages/browser.
It uses concurrently to watch-build @adobe/alloy while starting the browser sandbox, so local SDK work feels like it did before the restructure.

Related Issue

Motivation and Context

The old root pnpm dev entrypoint disappeared in the package split, which made a common local workflow harder to discover and repeat.
This adds the workflow back at the monorepo root in a way that matches the new workspace layout and gives clearer process output.

Screenshots (if appropriate):

Checklist:

  • I have signed the Adobe Open Source CLA or I'm an Adobe employee.
  • I have made any necessary test changes and all tests pass.
  • I have run the Sandbox successfully.
  • I have added a Changeset (pnpm changeset) or it is not necessary because this PR is not consumer-facing.

@changeset-bot
Copy link

changeset-bot bot commented Mar 9, 2026

⚠️ No Changeset found

Latest commit: ed97162

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@carterworks carterworks changed the title added a root dev script for browser sdk work add pnpm dev back Mar 9, 2026
@carterworks carterworks self-assigned this Mar 9, 2026
@carterworks carterworks added the ignore-for-release Do not include this PR in release notes label Mar 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ignore-for-release Do not include this PR in release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant