Skip to content

Commit 7742f90

Browse files
chore: add
1 parent 7ec0940 commit 7742f90

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,14 @@ To begin, you'll need to install `source-map-loader`:
2323
npm i -D source-map-loader
2424
```
2525

26+
or
27+
2628
```console
2729
yarn add -D source-map-loader
2830
```
2931

32+
or
33+
3034
```console
3135
pnpm add -D source-map-loader
3236
```

0 commit comments

Comments
 (0)