Hi,
I have created a Webpack plugin that uploads sourcemaps generated by Webpack to the Elastic APM server. I found it works perfectly in CI/CD pipelines and local developing flow.
Currently works with Webpack 4. For Webpack 3, there is a branch waiting for merging.
Please give me any suggestion or feedback if you find anything that can be improved. Also, feel free to ask me any question!
elastic-apm-sourcemap-webpack-plugin: https://github.com/wuct/elastic-apm-sourcemap-webpack-plugin/