superframe icon indicating copy to clipboard operation
superframe copied to clipboard

npm package 'aframe-render-order-component' has insane dependency tree

Open foxt opened this issue 5 months ago • 1 comments

the package has 1.6k dependencies, adding 250+mb to your app

https://npmgraph.js.org/?q=aframe-render-order-component

foxt avatar Jun 14 '25 20:06 foxt

Yes all that should be in devDependencies, not dependencies, you can edit https://github.com/supermedium/superframe/blob/master/components/render-order/package.json#L39 and submit a PR

vincentfretin avatar Jun 15 '25 08:06 vincentfretin