grafana/scripts/webpack
Jack Westbrook 3a7623753b
Build: Replace babel-loader with esbuild-loader (#57837)
* build(webpack): replace babel-loader with esbuild-loader

* build(webpack): add esbuild minifier to production builds

* Wip

* Removed ngInject and replaced with manual inject params

* chore: bump esbuild to 0.15.13

* Fixed angular issues

* build(frontend): update esbuild to 0.16.16

* chore(webpack): support browserslist for esbuild

* build(esbuild): unify versions of esbuild to 0.16.17 and esbuild-loader to 2.21.0

Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
2023-01-23 12:15:05 +01:00
..
plugins Build: Replace the file-loader loader with asset module in webpack config (#53088) 2022-08-04 10:29:42 +02:00
dependencies.js Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
postcss.config.js Chore: Remove postcss-browser-reporter (#39409) 2021-09-20 13:38:23 +02:00
sass.rule.js Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
webpack.common.js Build: Replace the file-loader loader with asset module in webpack config (#53088) 2022-08-04 10:29:42 +02:00
webpack.dev.js Build: Replace babel-loader with esbuild-loader (#57837) 2023-01-23 12:15:05 +01:00
webpack.hot.js Build: Enable long term caching for frontend assets (#47625) 2022-05-26 11:49:18 +02:00
webpack.prod.js Build: Replace babel-loader with esbuild-loader (#57837) 2023-01-23 12:15:05 +01:00