var THREE = require("three-js");这将抛出一个错误bundle.js:24 Uncaught TypeError: THREE.PerspectiveCamera is not a constructor
我可以看到构造函数存在于bundle.js中THREE.Perspectiv
控制台说 three.module.js:16177 Uncaught TypeError: Cannot read property 'type' of undefined at WebGLRenderer.renderBufferDirect (three.module.js:23910)
at renderObjec