kikoano / web2vr

Dynamically translate HTML and CSS to A-Frame 3D world for virtual reality.
MIT License
129 stars 23 forks source link

Issues importing via npm into Vue.js project #20

Open Decathlannix opened 2 years ago

Decathlannix commented 2 years ago

I've done npm install web2vr, added import 'web2vr' to the main.js file, but can't access the Web2VR constructor in my component (.vue) file, as it gives me the error image