Skip to content
This repository was archived by the owner on Mar 17, 2021. It is now read-only.

Commit b805ee1

Browse files
authored
Update README.md
1 parent 530c98c commit b805ee1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ webpack --module-bind 'txt=raw-loader'
5454
```
5555

5656
**In your application**
57-
```
57+
```js
5858
import txt from 'file.txt';
5959
```
6060

0 commit comments

Comments
 (0)