Harrison Mendonça
Results
1
issues of
Harrison Mendonça
I'm getting this error when bundling my app ``` Error: Cannot find module 'THREE' ``` The solution was to map the module to `three` as it's in the [npm](https://www.npmjs.com/package/three) module,...