/webpack-issue-10178

Reproducible test repo for webpack issue 10178

Primary LanguageJavaScriptMIT LicenseMIT

Steps

  1. Install dependencies
    yarn
  2. Build the project
    yarn build
  3. Serve the built files
    yarn serve