Closed g0dd4rd closed 5 years ago
I believe it should include url to the aframe.min.js instead. now: script src="../../../dist/aframe-master.js expected: script src="https://aframe.io/releases/${version}/aframe.min.js
Seems to me it's preserving the exact url there was. If you're using your own script URL that seems desired. I'd say it's correct.
removed the whole export entire scene to HTML option
I believe it should include url to the aframe.min.js instead. now: script src="../../../dist/aframe-master.js expected: script src="https://aframe.io/releases/${version}/aframe.min.js