Skip to content

Commit fe29775

Browse files
committed
Update README.md
1 parent 88c86d7 commit fe29775

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,14 @@ and with [babel-preset-env](https://github.com/babel/babel-preset-env) in `.babe
108108
}
109109
```
110110

111+
#### Move to 3 packages
112+
113+
Now react-svg-loader is split into 3 packages
114+
115+
+ [babel-plugin-react-svg](/packages/babel-plugin-react-svg)
116+
+ [react-svg-loader](/packages/react-svg-loader)
117+
+ [react-svg-loader-cli](/packages/react-svg-loader-cli)
118+
111119
### v1.x
112120

113121
[branch=v1](https://github.com/boopathi/react-svg-loader/tree/v1)

0 commit comments

Comments
 (0)