Open noremacskich opened 3 months ago
Specifically, it's currently copying over all cypress stuff into the production build when it doesn't need to
I also need to clamp down on what kind of build it's doing, it doesn't need to include dev dependencies for example
To throw this here, we need to get the dev version of the docker file back up and running, so we have the ability to use https locally.
Specifically, it's currently copying over all cypress stuff into the production build when it doesn't need to
I also need to clamp down on what kind of build it's doing, it doesn't need to include dev dependencies for example