Skip to content

jet2jet/webpack-create-require-test

Repository files navigation

webpack-create-require-test

Build

  1. Run npm install or npm ci
  2. Run npm run build
  • Previously, dist/ts.js will be emitted successfully, but dist/js.js will be emitted with an error: Module not found: Error: Can't resolve 'module'.
  • The problem is fixed at webpack@5.105.3, so npm run build will emit dist/js.js without any errors.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

 
 
 

Contributors