mirror of
https://github.com/grafana/grafana.git
synced 2024-11-28 11:44:26 -06:00
ebe8e62bd5
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. |
||
---|---|---|
.. | ||
benchmarks/ab | ||
build | ||
grunt | ||
webpack | ||
circle-test-backend.sh | ||
circle-test-frontend.sh | ||
import_many_dashboards.sh | ||
tag_release.sh | ||
trigger_docker_build.sh | ||
trigger_grafana_packer.sh | ||
trigger_windows_build.sh |