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

Remove aframe registry #537

Closed fernandojsg closed 6 years ago

fernandojsg commented 6 years ago

Removing the aframe-registry component loader based on the discussion https://github.com/aframevr/aframe-registry/issues/78.

I've just commented the code right now, as many people are complaining about the error, but if in the near future we decide to give it another opportunity we could just uncomment it. If after a while we see that it doesn't worth the effort we could just remove the whole logic from it.

ngokevin commented 6 years ago

Sweet. I'd vote to remove the code. We winded down the Registry (later we can replace it with a static website that shows npm results plus some essential ones).