Commit Graph

1 Commits (c6130a19bf44205a918a727dedfc46774ca6b290)

Author SHA1 Message Date
Kyle Kienapfel 2c41c5789c feat: drastically shrink the docker image
Right now the generated docker container contains a copy of the development environment used to compile the revite interface.
This PR loses about 440MB compressed, or around 800MB uncompressed from the final image size. node in the final image has been bumped from 16 to 24, sirv-cli, and the dependencies for inject.js have been updated
2025-05-18 01:59:51 -07:00