grafana/scripts/webpack
Steven Vachon 9005b484f0
Replace ts-loader with Babel (#21587)
* Applied prettier to relevant webpack configs

* Replaced ng-annotate with babel-plugin-angularjs-annotate

… and replaced ts-loader with @preset/typescript

* Removed redundant import

… that is problematic with Babel's module resolver

* Updated lockfile

* Traspile debug package to es5 for PhantomJS support

* Update babel to latest version

* Remove @babel/poolyfill and url search params polyfill

* Add ts-loader to grafana-ui dependencies

* Update prod webpack build to use cor-js 3

* Applied prettier to relevant webpack configs

* Replaced ng-annotate with babel-plugin-angularjs-annotate

… and replaced ts-loader with @preset/typescript

* Updated lockfile

Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
2020-01-30 10:54:11 +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
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 Replace ts-loader with Babel (#21587) 2020-01-30 10:54:11 +01:00
webpack.dev.js Replace ts-loader with Babel (#21587) 2020-01-30 10:54:11 +01:00
webpack.hot.js Replace ts-loader with Babel (#21587) 2020-01-30 10:54:11 +01:00
webpack.prod.js Replace ts-loader with Babel (#21587) 2020-01-30 10:54:11 +01:00