Import is undefined
I have a very weird problem where only in my production build is a modules imported module undefined. I'm importing
samlify
and it is importing parts of node-forge
, however in the dist chunk, the node-forge
object does not have most of the imported code there. I'm really at a loss as to what is going on here.0 Replies