grafana/scripts
David Kaltschmidt ebe8e62bd5 Split webpack dev config into dev and hot
Motivation:

* too many conditionals for config, better to be explicit
* different priorities: faster build for hot mode
* working SCSS sources for styles in hot mode

The biggest differences:

* removed linter from TS loader in hot (should be editor or precommit
 or responsibility)
* simplified styles loading
* hot needs more extensions to resolve
* removed commons chunking for hot
* removed devServer from dev

Reduced HMR time from 8s to 4s on my machine.
2018-05-28 13:49:15 +02:00
..
benchmarks/ab tech(scripts): move benchmark script into /scripts 2016-09-15 13:00:26 +02:00
build build: updates publisher to support arm archs for deb and rpm. 2018-05-24 11:12:10 +02:00
grunt build: crossplatform build with packages. 2018-05-18 14:38:04 +02:00
webpack Split webpack dev config into dev and hot 2018-05-28 13:49:15 +02:00
circle-test-backend.sh Revert "build: remove code cov" 2018-04-17 09:00:55 +02:00
circle-test-frontend.sh Revert "removes codecov from frontend tests" 2018-04-17 09:00:39 +02:00
import_many_dashboards.sh feat(sqlstore): added index for dashboard_id in dashboard_tag table, fixes #5868 2016-09-21 21:32:51 +02:00
tag_release.sh build: script for tagging and pushing a release 2018-05-18 13:07:26 +02:00
trigger_docker_build.sh tech(build): starts docker build for latest build 2017-02-02 10:41:11 +01:00
trigger_grafana_packer.sh move circle trigger to /scripts 2016-09-15 12:57:41 +02:00
trigger_windows_build.sh build: cleanup 2018-03-09 12:19:52 +01:00