mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
* Applied prettier to some webpack configs * Removed ng-annotate … and used same annotation approach as webpack.hot.js * Removed redundant import … that is problematic with Babel's module resolver * Updated lockfile * Replace ts-loader with babel-loader in webpack.dev * Change tslint-loade order in dev webpack config Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>