Add STL 3D viewer preview support
All checks were successful
Automated Container Build / build-and-push (push) Successful in 29s
All checks were successful
Automated Container Build / build-and-push (push) Successful in 29s
This commit is contained in:
parent
bfe55e2bfc
commit
cd540499ca
4 changed files with 462 additions and 2 deletions
|
|
@ -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": {
|
||||
|
|
|
|||
Reference in a new issue