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 2114671 commit 88ecfb0Copy full SHA for 88ecfb0
CHANGELOG.md
@@ -97,3 +97,11 @@ and with [babel-preset-env](https://github.com/babel/babel-preset-env) in `.babe
97
]
98
}
99
```
100
+
101
+#### Move to 3 packages
102
103
+Now react-svg-loader is split into 3 packages
104
105
++ [babel-plugin-react-svg](/packages/babel-plugin-react-svg)
106
++ [react-svg-loader](/packages/react-svg-loader)
107
++ [react-svg-loader-cli](/packages/react-svg-loader-cli)
0 commit comments