Giter Site home page Giter Site logo

Move config to `turbo.json` about turbo HOT 4 CLOSED

vercel avatar vercel commented on August 26, 2024 7
Move config to `turbo.json`

from turbo.

Comments (4)

eric-burel avatar eric-burel commented on August 26, 2024 1

Hi, .json fields validation is often uneasy, would it be possible to support a .js as well. Maybe even using comments for type hints (I've seen some libs do that though I can't find any example back)?

from turbo.

stepan662 avatar stepan662 commented on August 26, 2024

I'm all for this feature as package.json gets bloated quite fast.

I also struggle with using npm and lerna with turbo. As turbo requires 'workspaces' field in package.json, but when I put it there my npm install will start installing also dependencies for packages, which I don't want - I want to use lerna bootstrap for that.

So for my usecase it would be beneficial to have possibility to define workspaces outside of package.json.

from turbo.

aeweda avatar aeweda commented on August 26, 2024

would appreciate this getting implemented
atm i can't use turborepo due to using a package.yaml instead of package.json with pnpm

from turbo.

mrtnbroder avatar mrtnbroder commented on August 26, 2024

would appreciate this getting implemented atm i can't use turborepo due to using a package.yaml instead of package.json with pnpm

You can safely write json in yaml, since yaml is a superset of json.

from turbo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.