Skip to content

[feature] be able to serve middleware without waiting for current build to complete #462

@gabrielcsapo

Description

@gabrielcsapo

I am currently working on a plugin to visualize an app's build life cycle (https://github.com/gabrielcsapo/broccoli-inspector). In order to get the inspector to serve while the build is running it is import to change

await watcher.currentBuild;
to be able to serve middleware while the currentBuild is running.

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