UNPKG

@kitchenshelf/serverless-rspack

Version:

[Serverless Framework](https://www.serverless.com) plugin for zero-config JavaScript and TypeScript code bundling using the high performance Rust-based JavaScript bundler [`rspack`](https://rspack.dev/guide/start/introduction)

3 lines 141 B
import { RspackServerlessPlugin } from './lib/serverless-rspack.js'; export default RspackServerlessPlugin; //# sourceMappingURL=index.js.map