vite-plugin-aframe-three
v1.0.2
Published
Vite plugin to automatically alias three to A-Frame's super-three
Downloads
64
Readme
vite-plugin-aframe-three
This Vite plugin automatically sets up an alias for three
to A-Frame's internally bundled super-three
and makes sure that it's only imported once. This prevents multiple instances of THREE.js, and makes using A-Frame with TypeScript easier.