SamagraX-Stencil / stencil-web

Web molecules and pages
https://stencil-ui-templates.vercel.app/
8 stars 28 forks source link

Turborepo Readiness Validation #131

Open ChakshuGautam opened 1 month ago

ChakshuGautam commented 1 month ago
biratdatta commented 4 weeks ago

image When the cache is turned to be true, the dev server doesn't starts while image it is turned off , the server runs perfectly fine.

We need to debug this issue and we need to check if we can implement Remote Caching for further improvement in build speeds

@ChakshuGautam @prtkjakhar @ankitmlesmagico @thekavikumar

ankitmlesmagico commented 4 weeks ago

image the issue is not regarding cache it is saying 3001 port allready in use @biratdatta

biratdatta commented 4 weeks ago

image @ankitmlesmagico can you recreate this on your PC with the "cache": true

ankitmlesmagico commented 3 weeks ago

image can you try again by taking a pull request @biratdatta

biratdatta commented 3 weeks ago

https://github.com/SamagraX-Stencil/stencil-web/pull/134 - Optimized Rollup for better tree shaking

biratdatta commented 3 weeks ago

https://github.com/SamagraX-Stencil/stencil-web/pull/136 - PR for RTL

thekavikumar commented 3 weeks ago

135 - Storybook for some molecules

biratdatta commented 3 weeks ago
ChakshuGautam commented 3 weeks ago

@biratdatta please update the checklist in the first comment as well.

biratdatta commented 3 weeks ago

https://github.com/vercel/turbo/discussions/8440#discussioncomment-9745392 Cache getting missed problem