Skip to content

Commit cfc44f8

Browse files
authored
chore: update the readme to include bun install
1 parent 28eff9a commit cfc44f8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,12 @@ or
3535
pnpm add -D source-map-loader
3636
```
3737

38+
or
39+
40+
```console
41+
bun add -D source-map-loader
42+
```
43+
3844
Then add the plugin to your `webpack` config. For example:
3945

4046
**file.js**

0 commit comments

Comments
 (0)