Skip to content

[render-order] Move all dependencies to devDependencies#350

Open
vincentfretin wants to merge 3 commits into
supermedium:masterfrom
vincentfretin:render-order-deps
Open

[render-order] Move all dependencies to devDependencies#350
vincentfretin wants to merge 3 commits into
supermedium:masterfrom
vincentfretin:render-order-deps

Conversation

@vincentfretin

@vincentfretin vincentfretin commented Apr 3, 2026

Copy link
Copy Markdown
Contributor

This closes #345
I also updated test dependencies (same requirement range as in the aframe repo) so we can run npm install again (we couldn't because of a sinon requirement), move from karma-browserify to karma-webpack, and updated example to aframe 1.8.0, don't use eval in non minified build.

@vincentfretin

Copy link
Copy Markdown
Contributor Author

I already updated the version in package.json and README.
You just need to run

rm -rf node_modules
npm install
npm run dist

commit the dist and publish to npm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

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

1 participant