Hi !
I’m using the last version of Hydrogen, and I would like to use react-three/fiber to create 3D scene in my shop.
But, when i’m importing the module and running my local server, I got an error
MiniOxygen couldn’t load your app’s entry point.
ReferenceError: module is not defined"
at C:/Users/Utilisateur/Documents/website/hydrogen-quickstart/node_modules/react-reconciler/constants.js:6:3
at /node_modules/@react-three/fiber/dist/events-3515660a.esm.js?v=cd427809:3:31
at /node_modules/@react-three/fiber/dist/react-three-fiber.esm.js?v=cd427809:1:110
How can I bypass the server issue ?
Have a nice day !
Regards