Then make sure you transpile three in your nuxt.config.js like so: build: { transpile: [ 'three' ], }. That should do the trick!
確定! 回上一頁