DrSensor / DrSensor/lume-plugins
Rspack plugin
Open
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
```js
import rspack from "@rspack/core"
const compiler = rspack(...)
compiler.run(...)
```
- [ ] check if you can pass `cache` property (like in Rollup) for subsequent (and persist) caching
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.