grafana/scripts/webpack
Steven Vachon e7e0d18bc8 Babel: use babel-loader instead of ts-loader, ng-annotate with babel-plugin-angularjs-annotate (#21554)
* 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>
2020-01-17 12:36:46 +01:00
..
loaders Azure Monitor: build monaco with webpack WIP 2019-01-24 18:43:48 +03:00
dependencies.js Performance/Webpack: Introduces more aggressive code-splitting and other perf improvements (#18544) 2019-09-03 09:29:02 +01:00
IgnoreNotFoundExportPlugin.js Removes unnecessary warnings from webpack output about missing exports 2019-01-09 11:33:08 +01:00
postcss.config.js Fix: Autoprefixer is now working (#16351) 2019-04-02 18:15:30 +02:00
sass.rule.js Fix: Autoprefixer is now working (#16351) 2019-04-02 18:15:30 +02:00
webpack.common.js Webpack: Fix accidental double typechecking (#18881) 2019-09-04 10:17:49 +01:00
webpack.dev.js Babel: use babel-loader instead of ts-loader, ng-annotate with babel-plugin-angularjs-annotate (#21554) 2020-01-17 12:36:46 +01:00
webpack.hot.js Babel: use babel-loader instead of ts-loader, ng-annotate with babel-plugin-angularjs-annotate (#21554) 2020-01-17 12:36:46 +01:00
webpack.prod.js Babel: use babel-loader instead of ts-loader, ng-annotate with babel-plugin-angularjs-annotate (#21554) 2020-01-17 12:36:46 +01:00