GoogleChromeLabs / tooling.report

tooling.report a quick way to determine the best build tool for your next web project, or if tooling migration is worth it, or how to adopt a tool's best practice into your existing configuration and code base.
https://tooling.report
Apache License 2.0
847 stars 49 forks source link

Add issue URL to Webpack dynamic import #412

Closed hansottowirtz closed 3 years ago

hansottowirtz commented 3 years ago

Adds issue https://github.com/webpack/webpack/issues/7782 to the dynamic import test for Webpack. I'm not 100% sure that this is the same problem/scope, please verify.

sokra commented 3 years ago

Thanks