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

Description
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