Import from subfolder of npm package
I've been working on creating a small library of React components for use in several other projects. I am publishing the package internally (using a private GitHub repository) and then including in another project. However, when I go to import from a subdirectory of the package I am not able to do so as the paths don't match.
https://stackoverflow.com/questions/44345257/import-from-subfolder-of-npm-package