mirror of
https://github.com/grafana/grafana.git
synced 2024-11-24 09:50:29 -06:00
89abc77b22
* Build: Removed typescript checking from dev bundler - when switching branches and trying out features, TS checking and bundling are eating up a lot of CPU - most of us are using an editor with typechecking support - this commit removes type checking from the dev bundler - we still have type checking enabled as a precommit hook and as part of the prod bundler * Adds new npm script: start:noTsCheck |
||
---|---|---|
.. | ||
build | ||
cli | ||
go | ||
grunt | ||
helpers | ||
verify-repo-update | ||
webpack | ||
ci-frontend-metrics.sh | ||
ci-metrics-publisher.sh | ||
circle-release-next-packages.sh | ||
circle-test-backend.sh | ||
circle-test-cache-servers.sh | ||
circle-test-frontend.sh | ||
circle-test-mysql.sh | ||
circle-test-postgres.sh | ||
import_many_dashboards.sh | ||
tag_release.sh | ||
trigger_docker_build.sh | ||
trigger_grafana_packer.sh | ||
trigger_windows_build.sh |