Skip to content

Conversation

@dprevost-LMI
Copy link
Contributor

@dprevost-LMI dprevost-LMI commented Nov 16, 2025

While working on the playground app, I saw some easy stuff that can make it more self-discoverable.

Note: I understand now that most of my problem was related to pnpm 10+ not running some scripts anymore and having trouble with sqllite3 binding, so I downgraded.


Note

Adds build/start/clean scripts and updates CONTRIBUTING workflow with build/test steps and a pnpm 10 sqlite3 warning.

  • Docs:
    • Update CONTRIBUTING.md workflow: separate change/build/test steps, add pnpm build and pnpm start usage with the playground app.
    • Add warning for pnpm 10+ sqlite3 native binding errors (temporary workaround in apps/playground/metro.config.js).
  • Tooling:
    • Add root package.json scripts: build (nx run-many -t build), start (nx start playground), and clean (reset and remove node_modules/dist).

Written by Cursor Bugbot for commit f435889. This will update automatically on new commits. Configure here.

@vercel
Copy link

vercel bot commented Nov 16, 2025

@dprevost-LMI is attempting to deploy a commit to the Callstack Team on Vercel.

A member of the Team first needs to authorize it.

@dprevost-LMI dprevost-LMI marked this pull request as ready for review November 16, 2025 13:15
@V3RON
Copy link
Contributor

V3RON commented Nov 17, 2025

Thank you for bringing this matter to my attention!
I have revised the contribution guide in #146, taking your changes into consideration. Therefore, I am closing this PR in favor of the linked one.

@V3RON V3RON closed this Nov 17, 2025
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