Giter VIP home page Giter VIP logo

Comments (3)

adlion avatar adlion commented on June 23, 2024 1

I do not know your project.json configuration but I have modified mine like so and I am able to run it.

....
"serve": {
      "executor": "@nrwl/workspace:run-commands",
      "options": {
        "command": "cd apps/PROJECT_DIRECTORY && air -c .air.toml"
      }
    },

from nx-go.

beeman avatar beeman commented on June 23, 2024 1

@beeman do you think for serve executor we can add a property to select which watcher to use?

Or maybe we should have different executors for each type? @nrwl/angular uses different executors for different servers to run the project code with hot reloaders.

What do you think?

I like the idea of having various executors similar to how Nx does it. I think we can probably find a pretty clean way to implement them and I think it will be a way more constant set of tools compared to the JavaScript ecosystem.

from nx-go.

phillipCouto avatar phillipCouto commented on June 23, 2024

@beeman do you think for serve executor we can add a property to select which watcher to use?

Or maybe we should have different executors for each type? @nrwl/angular uses different executors for different servers to run the project code with hot reloaders.

What do you think?

from nx-go.

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.