Skip to content

Concurrent build with -j option #981

@Leedehai

Description

@Leedehai

Feature request

What problem does this feature solve?

Accelerate npm run docs:build for a fairly large documentation site. For example, I hope building the documentation site for VueCLI (link) takes no more than one second or two on my MacBook Pro.

What does the proposed API look like?

npm run docs:build -j or npm run docs:build -j8, where the -j option specifies the number of concurrent jobs (like GNU Make).

How should this be implemented in your opinion?

I think it's best to be left to you experts.

Are you willing to work on this yourself?**

Sorry I'm not that familiar with node.js..

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions