We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88c86d7 commit fe29775Copy full SHA for fe29775
README.md
@@ -108,6 +108,14 @@ and with [babel-preset-env](https://github.com/babel/babel-preset-env) in `.babe
108
}
109
```
110
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
119
### v1.x
120
121
[branch=v1](https://github.com/boopathi/react-svg-loader/tree/v1)
0 commit comments