mirror of https://github.com/grafana/grafana.git
* 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 |
||
|---|---|---|
| .. | ||
| loaders | ||
| plugins | ||
| babel.config.js | ||
| dependencies.js | ||
| postcss.config.js | ||
| sass.rule.js | ||
| webpack.common.js | ||
| webpack.dev.js | ||
| webpack.hot.js | ||
| webpack.prod.js | ||