Skip to content

watch mode doesn't bundle when error on first build -- use plugin option abortOnError #31

@limbowang

Description

@limbowang

In rollup watch mode, if there is an error on first build, it doesn't trigger bundle anymore. It works if first build is successful.
Here is package.json of my project.

{
    "rollup-plugin-node-resolve": "^3.0.0",
    "rollup-watch": "^4.3.1",
    "typescript": "^2.3.4",
    "rollup": "^0.45.2",
    "rollup-plugin-typescript2": "^0.5.2"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    problem: staleIssue has not been responded to in some timesolution: workaround availableThere is a workaround available for this issue

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions