A webpack plugin to add speculation rules to the bundling process.
npm install @rodat.dev/webpack-speculation-rules-pluginTo install dependencies:
``bash`
bun install
To run:
`bash`
bun run index.js
This project was created using bun init` in bun v1.1.20. Bun is a fast all-in-one JavaScript runtime.