./node_modules/three/examples/jsm/renderers/webgpu/nodes/WebGPUNodeBuilder.js
Module not found: Can't resolve 'three-nodes/core/CodeNode.js' ;
I use react ,import three from node_modules ,it throws a error like this ;how can i do to solve it? why "three-nodes/": "./jsm/nodes/" ?