aframevr / aframe-inspector

:mag: Visual inspector tool for A-Frame. Hit *<ctrl> + <alt> + i* on any A-Frame scene.
https://aframe.io/aframe-inspector/examples/
MIT License
654 stars 201 forks source link

Uncaught ReferenceError: production is not defined #306

Closed fernandojsg closed 8 years ago

fernandojsg commented 8 years ago

I've just tried the latest a-frame examples and when I try to inject the editor it gives me this error:

Uncaught ReferenceError: production is not defined

I believe could be something related to the changes on the dist config to minimize the script /cc @ngokevin