mirror of
https://github.com/grafana/grafana.git
synced 2025-09-21 16:36:33 +08:00

* build(webpack): enable caching for development and production builds * build(webpack): introduce unminified production build script * build(typescript): introduce incremental flag to cache typechecking * chore(git): ignore typescript cache file * chore(webpack): bump dependencies to latest