Skip to content

fix: no tasks found matching build-package #6035

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

Merged
merged 1 commit into from
May 9, 2025

Conversation

nayounsang
Copy link
Contributor

Change type

  • bugfix
  • improvement
  • feature
  • api
  • other

Test plan

  1. run fixed command
  2. Verify that packages/* builds well and is compatible with build.
yarn build-package 

...

     Tasks:  26 successful, 26 total
    Cached:  13/26 cached
      Time:  12.34s

Release notes

close #6018
Fixed a bug that caused the build-package script to not work.

  • change build-package : lazy run build --filter 'packages/*'

Copy link

vercel bot commented May 9, 2025

@nayounsang is attempting to deploy a commit to the tldraw Team on Vercel.

A member of the Team first needs to authorize it.

@huppy-bot huppy-bot bot added the bugfix Bug fix label May 9, 2025
@ds300 ds300 added this pull request to the merge queue May 9, 2025
@ds300
Copy link
Collaborator

ds300 commented May 9, 2025

thank you!

Merged via the queue into tldraw:main with commit 42a3293 May 9, 2025
8 of 12 checks passed
@nayounsang nayounsang deleted the fix-build-package-script branch May 9, 2025 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: No tasks found matching [build-package] in /.../tldraw
2 participants