An open API service indexing awesome lists of open source software.

https://github.com/sooniter/rspack-asset-module-publicpath-auto


https://github.com/sooniter/rspack-asset-module-publicpath-auto

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# rspack-repro

- [Rspack website](https://www.rspack.dev/)
- [Rspack repo](https://github.com/web-infra-dev/rspack)

A GitHub template for create reproduction with Rspack fastly.

## Usages

`pnpm run build` would both run Webpack and Rspack with config `./config.mjs`

- Webpack will emits output in `./webpack-dist`
- Rspack will emits output in `./rspack-dist`