GridSpace / grid-apps

Browser-based Slicer for 3D Printing, CAM, Laser (Kiri:Moto) and mesh editor (Mesh:Tool)
https://grid.space/
MIT License
443 stars 141 forks source link

GS app server seems to be just an HTTP server. How to package and deploy this project. Implement the same effect as Webpack's npm run build to generate dist directory #270

Open linhuanfeng opened 4 months ago

linhuanfeng commented 4 months ago

GS app server seems to be just an HTTP server. How to package and deploy this project. Implement the same effect as Webpack's npm run build to generate dist directory

stewartoallen commented 3 months ago

the server could be updated to emit "build" artifacts on startup. longer term, the project will be refactored into standard modules.