Christopher Miles
Christopher Miles
I think I might be experiencing something related to this. I store a big JSON object of translations (among other things) on my `process.env` during build and I couldn't figure...
@jjjsmit I encountered a similar issue in a custom component library I was writing for the project I work on; I wanted a component that could report when it was...
Having this issue as well. Weirdly, the documentation says to do this!
Agree, I don't understand what the convention is meant to be here. I've followed the example from the documentation and now I have a bizarre navigation tree that has each...
I am seeing the same thing
I get this in WebStorm, and also it seems to use `/dist` by default and complains if I try to explicitly reference the files in `/lib` ``` Module not found:...