/webpack-optional-chaining-imports

Example repository showing reproduction with imported files and optional chaining

Primary LanguageJavaScriptMIT LicenseMIT

See issue webpack/webpack#13792 for bug details.

Replication Steps

  • Clone repo
  • npm ci
  • npm run build
  • Check the output in dist as described in the issue linked above.