Skip to content

Conversation

@Rich-Harris
Copy link
Member

Copying playgrounds to the sandbox in this repo, for local debugging, is currently a bit of a chore, as is the reverse operation. This PR adds two new scripts. The first one downloads a playground to playgrounds/sandbox/src (it will use the hash, if present, and if not get the data from svelte.dev/playground/api):

pnpm download https://svelte.dev/playground/8a021b2ec2064230bde4a10b08464876?version=5.19.7

The second hashes the current contents of playgrounds/sandbox/src and copies a URL to the clipboard:

pnpm hash

@changeset-bot
Copy link

changeset-bot bot commented Feb 5, 2025

⚠️ No Changeset found

Latest commit: 7df8aa3

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

@github-actions
Copy link
Contributor

github-actions bot commented Feb 5, 2025

Playground

pnpm add https://pkg.pr.new/svelte@15218

@Rich-Harris Rich-Harris merged commit ed1cf75 into main Feb 5, 2025
10 checks passed
@Rich-Harris Rich-Harris deleted the sandbox-playground-download branch February 5, 2025 16:42
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.

3 participants