Add STL 3D viewer preview support
All checks were successful
Automated Container Build / build-and-push (push) Successful in 29s

This commit is contained in:
Elijah 2026-05-31 21:21:57 -07:00
parent bfe55e2bfc
commit cd540499ca
4 changed files with 462 additions and 2 deletions

View file

@ -17,9 +17,11 @@
"next": "^15.1.0",
"pdfjs-dist": "^5.7.284",
"react": "^19.0.0",
"react-19-stl-viewer": "^3.0.1",
"react-dom": "^19.0.0",
"react-pdf": "^10.4.1",
"react-syntax-highlighter": "^16.1.1",
"three": "^0.184.0",
"tus-js-client": "^4.2.3"
},
"devDependencies": {