I'm conditionally using dynamic code splitting using loadable-components.com.
Any way to get eslint to better handle a file that has multiple imports for the same file?
I guess another way to state this:
Is there any way to get eslint to use this plugin? That way an env value can be set and the code can be properly linted.
16:28 error Parse errors in imported module './Container': Line 10: Identifier 'Container' has already been declared