]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Log gulp error to Chart.js (#5143)
authorLoïc Bourgois <loic@bourgois.pro>
Sat, 13 Jan 2018 17:17:38 +0000 (17:17 +0000)
committerEvert Timberg <evert.timberg+github@gmail.com>
Sat, 13 Jan 2018 17:17:38 +0000 (12:17 -0500)
commite585c7505f33e7115a0d75b7d058e3c0d37a6952
tree8934f10b29045ff0b58e466eb53fa3b80f7580cb
parent37ec8384d7f6ce9b07a822626d787d1327a4a235
Log gulp error to Chart.js (#5143)

* Log errors and skip for buildTask

* Write gulp error to Chart.js
+ Add intentional error to core to check if travis fails

* Remove unused require

* Remove error + Proper require fs

* Fix newline

* Refactor

* Put back browser errors

* Use options

* Fix intentional error

* Use yargs + Refactor

* remove space

* Fefactor

* Use booleans
gulpfile.js