Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve development tooling #1516

Merged
merged 15 commits into from
Jun 21, 2024
Merged

Improve development tooling #1516

merged 15 commits into from
Jun 21, 2024

Conversation

Juice10
Copy link
Contributor

@Juice10 Juice10 commented Jun 19, 2024

  • Running yarn build in a packages/*/ directory will trigger build of all dependencies too, and cache them if possible.
  • Fix for yarn dev breaking for rrweb package whenever changing files in rrweb package
  • Update typescript, turbo, vite and vite-plugin-dts
  • Require workspaces-to-typescript-project-references from prepublish

Copy link

changeset-bot bot commented Jun 19, 2024

🦋 Changeset detected

Latest commit: 7d4dc21

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 0 packages

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

Not sure what this means? Click here to learn what changesets are.

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

@Juice10 Juice10 changed the title Juice10/prepublish Improve development tooling Jun 19, 2024
@Juice10 Juice10 marked this pull request as ready for review June 19, 2024 11:34
Copy link
Contributor

@eoghanmurray eoghanmurray left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Happy to merge this now as I'll need to work with it a while in order to iterate further improvements

@eoghanmurray eoghanmurray merged commit a756a45 into master Jun 21, 2024
11 checks passed
@Juice10 Juice10 deleted the juice10/prepublish branch June 25, 2024 09:34
jeffdnguyen pushed a commit to pendo-io/rrweb that referenced this pull request Jul 29, 2024
- Running `yarn build` in a `packages/*/` directory will trigger build of all dependencies too, and cache them if possible.
- Fix for `yarn dev` breaking for `rrweb` package whenever changing files in `rrweb` package
- Update typescript, turbo, vite and vite-plugin-dts
- Require `workspaces-to-typescript-project-references` from `prepublish`
jeffdnguyen pushed a commit to pendo-io/rrweb that referenced this pull request Jul 29, 2024
- Running `yarn build` in a `packages/*/` directory will trigger build of all dependencies too, and cache them if possible.
- Fix for `yarn dev` breaking for `rrweb` package whenever changing files in `rrweb` package
- Update typescript, turbo, vite and vite-plugin-dts
- Require `workspaces-to-typescript-project-references` from `prepublish`
jxiwang pushed a commit to amplitude/rrweb that referenced this pull request Oct 22, 2024
- Running `yarn build` in a `packages/*/` directory will trigger build of all dependencies too, and cache them if possible.
- Fix for `yarn dev` breaking for `rrweb` package whenever changing files in `rrweb` package
- Update typescript, turbo, vite and vite-plugin-dts
- Require `workspaces-to-typescript-project-references` from `prepublish`
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