tres
tres copied to clipboard
fix(core): add new launch.json and fixed breakpoints not working
This PR adds a new launch.json so a maintainer of TresJS can use breakpoints during development.
How to use?
- First setup the project as normal if you didn't have that already
- Run
pnpm playground
- Press F5 or the play button in your
Run and debug
window - Set breakpoints in the TresJS core code or in your playground to test in that way
I had this weird issue where the localhost url wasn't working. I set the port on all to 3000 which seems to make the dev server more stable. I don't know if this impacts releases in any way?
Deploy Preview for tresjs-docs ready!
Name | Link |
---|---|
Latest commit | 034522e87c4f00f49b500a7042a428b3af772ef0 |
Latest deploy log | https://app.netlify.com/sites/tresjs-docs/deploys/6601ac1b2caf60000827ad31 |
Deploy Preview | https://deploy-preview-599--tresjs-docs.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
@alvarosabu Is there anything more you need/changed for this to be merged? So I can help get you there :)