Node
if nuxt
nuxt.config.jsnot allowed module import outside of module
Cannot import example files in Nuxt.js / Vue.js
I followed the official document, and "import * as THREE from 'three' " works fine, but not the example file. Is there anything that I am missing?
https://discourse.threejs.org/t/cannot-import-example-files-in-nuxt-js-vue-js/8463/8

cdn
should import as module
Is there a site to load THREE library? ( No hotlinking )
Looking for OrbitControls.js & three.min.js
https://discourse.threejs.org/t/is-there-a-site-to-load-three-library-no-hotlinking/6065/2


Seonglae Cho
