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
- Host: GitHub
- URL: https://github.com/sooniter/rspack-asset-module-publicpath-auto
- Owner: SoonIter
- License: mit
- Created: 2024-12-17T12:47:53.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-24T08:39:01.000Z (over 1 year ago)
- Last Synced: 2025-02-15T14:59:33.715Z (over 1 year ago)
- Language: JavaScript
- Size: 46.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`