The #JavaScript ecosystem is really weird with naming.
#Turbopack, #Turborepo…
I'm more of a Tuborg Pack and Tuborg Repo guy!
The #JavaScript ecosystem is really weird with naming.
#Turbopack, #Turborepo…
I'm more of a Tuborg Pack and Tuborg Repo guy!
Any Next.js folk able to help with a sourcemap issue I'm having?
During the deploy of a NextJS app onto Vercel using TurboRepo, sourcemaps are created and uploaded to Sentry, however a large swathe of them don't generate the correct sourcemap and I can't see a sensible way to debug it.
More info on these links;
- https://stackoverflow.com/q/79849336/23443502
- https://github.com/vercel/next.js/discussions/87271
I'm seeing an issue were some sourcemaps aren't getting generated in a NextJS application and I'm not sure how to debug it. We deploy to Vercel and upload sourcemaps to Sentry, the sourcemaps that ...
Building a scalable, efficient monorepo has now become easier!
Our new blog post uncovers how to use #TypeScript, #Turborepo, and #Nx to enhance your project’s architecture.
https://canopas.com/building-better-monorepo-with-type-script-turborepo-or-nx
Turborepo 2.0 is here!🌟 Enhancing the developer experience for JavaScript & TypeScript repositories with new features.
Check it out here:
https://turbo.build/blog/turbo-2-0?ref=dailydev
Great work @nicholaslyang & Chris Olszewski! 👏
Turborepo 1.13: new terminal UI and more
https://turbo.build/blog/turbo-1-13-0
I wrote a composite #GitHub action wrapping `action/cache` over the weekend to speedup my CI/CD workflows. I have a #turborepo using #pnpm and wanted multiple #sveltekit apps deployed to #cloudflare.
There are two big gains here:
- Run test/preview in parallel
- Run matrix over ./apps/** preview
The main issue I solved was that there is no mechanism for matrix steps without rerunning all the other steps. Additional steps would compound this.
https://justin.poehnelt.com/posts/github-action-reusable-workspace/
https://github.com/jpoehnelt/reusable-workspace
Turborepo 1.12
@mehulkar @gsoltis
https://turbo.build/blog/turbo-1-12-0