grafana/scripts/grunt
David Kaltschmidt e8a895d58b JS tooling: run TS grunt tasks only when files changed
- using grunt-newer to prefix precommit tasks
- only got it to work for tslint and tsc

Not applied to:

- sasslint does not take the file arguments in a way that grunt-newer
  recognizes
- no-only-tests throws an error when used with `newer`, but it's
  sub-second runtime
2018-10-30 10:25:53 +01:00
..
options JS tooling: run TS grunt tasks only when files changed 2018-10-30 10:25:53 +01:00
build_task.js build: reduced webpack log output and remove race flag from go tests 2017-10-22 20:16:32 +02:00
default_task.js JS tooling: run TS grunt tasks only when files changed 2018-10-30 10:25:53 +01:00
release_task.js build: crossplatform build with packages. 2018-05-18 14:38:04 +02:00
style_guide_task.js Webpack (#9391) 2017-10-01 20:02:25 +02:00