Closed
Description
Now that this plugin is part of CRA after this PR facebook/create-react-app#8963 we might want to add a mention to it in the docs. Currently, the docs state how to use this plugin standalone, but probably CRA is far popular to ignore it 😛 . Perhaps we could consider
- If I was already using the plugin, what should I do to use the version that comes from CRA?
- If I want to use it as part of CRA, what should I do? Perhaps it's just highlighting which steps could be skipped, or linking to the CRA docs where the steps are mentioned if any.