Skip to content

support nuxi dev --no-prepare #304

Open
@malkhuzayyim

Description

@malkhuzayyim

Describe the feature

I think the nuxi dev command should have the option of --skip-prepare, to allow users to explicitly skip running the prepare step as part of the initial run of dev.

This allows us to benefit from turborepo task dependency & caching to decrease the startup time in follow up runs for prepare if no files changed. This is especially useful in a monorepo setup with many nuxt apps.

Additional information

  • Would you be willing to help implement this feature?
  • Could this feature be implemented as a module?

Final checks

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions