Alan Alickovic
Alan Alickovic
Hi @ruiaraujo012 , of course you can, that's the desired approach, I just didn't add it in the document, but it can be anything, it's important to keep it as...
No, if you decide on that path, it should probably be in the same file, unless your file grows huge, in that case you should split it.
Oh cool, looks like I misread your message :)
Hey @kevindavee , Can you provide the repo with the issue?
@kevindavee Can you send me the link to the test file?
Looks like the tooling won't tree-shake unused imports from the feature, so you will have to specify the exact file. If this happens, avoid using index files from features as...
Why do you need the drawer to be global? It is much easier to control it and its content when used on demand. I don't see the need for it...
@lantelyes if you can migrate to using CRA v2 there is no need for transpiling to ES5 and this issue will not happen. https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify