Skip to content
This repository was archived by the owner on Dec 13, 2019. It is now read-only.
This repository was archived by the owner on Dec 13, 2019. It is now read-only.

Fix error handling in tcm task #185

@maier49

Description

@maier49

tcm runs into an error on src/themes/dojo/checkbox.m.css , when running from the command line or the grunt task. The command line keeps running when it encounters an error, while the grunt task is currently swallowing the error.

It should probably emulate the behavior of the command line tool, reporting errors on individual files while still running on all other files. At the very least it should fail if there is an error

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions