turbo icon indicating copy to clipboard operation
turbo copied to clipboard

Incremental bundler and build system optimized for JavaScript and TypeScript, written in Rust – including Turbopack and Turborepo.

Results 718 turbo issues
Sort by recently updated
recently updated
newest added

### What version of Turborepo are you using? 1.2.6 ### What package manager are you using / does the bug impact? pnpm ### What operating system are you using? Mac...

### Describe the feature you'd like to request It would be nice if turbo could run in "watch mode ### Describe the solution you'd like Turbo could watch all the...

owned-by: turborepo
RFC: Implementing

### What version of Turborepo are you using? 1.3.x ### What package manager are you using / does the bug impact? Yarn v1 ### What operating system are you using?...

### Describe the feature you'd like to request Show original CLI colors in the output. ![](https://user-images.githubusercontent.com/4060187/145733177-98d75d05-49d9-4fdd-9362-a9c808493a78.png) ### Describe the solution you'd like I would like to be able to have...

good first issue
area: ergonomics
area: logging

This updates the kitchen sink example Remix `blog` app to version ^1.6.5. I boostraped a new Remix app via `npx create-remix@latest` and choose the `Vercel` deployment target with `TypeScript`. After...

### What version of Turborepo are you using? 1.2.9 ### What package manager are you using / does the bug impact? npm, pnpm, Yarn v1, Yarn v2/v3 (node_modules linker only)...

# Describe the feature you'd like to request Currently, GitHub actions setup is supported in the docs, but isn't fully optimised and doesn't feel 'first class'. Having an official action...

### Describe the feature you'd like to request In my primary application, a developer may run `yarn start:ssl` to run localhost with ssl certs, or they may run `yarn start`...

### What version of Turborepo are you using? 1.3.1 ### What package manager are you using / does the bug impact? Yarn v2/v3 (node_modules linker only) ### What operating system...

### What version of Turborepo are you using? latest ### What package manager are you using / does the bug impact? Yarn v1 ### What operating system are you using?...

kind: bug