Thomas Coward

Results 4 comments of Thomas Coward

```vite v2.7.13 building for production... ✓ 267 modules transformed. [commonjs] Unexpected token (24:6) in C:/Users/Tom/Documents/Projects/Helpappy/frontend/node_modules/react-email-editor/src/index.js file: C:/Users/Tom/Documents/Projects/Helpappy/frontend/node_modules/react-email-editor/src/index.js:24:6 22: 23: return ( 24:

I also get this when I run `DOMAIN=xxx.com \ TRAEFIK_TAG=xxx.com \ STACK_NAME=xxx-com \ TAG=prod \ bash ./scripts/deploy.sh` `image backend:prod could not be accessed on a registry to record its digest....

@Biskit1943 thank you for your help, I'm still struggling to get this working, any more help would be appreciated. I did the build with --no-cache flag which took a few...

Some more testing: Build, deploy, then` docker images` ![image](https://user-images.githubusercontent.com/3959851/94998394-7118e180-05a9-11eb-80d6-09f7f4167080.png) `docker ps` ![image](https://user-images.githubusercontent.com/3959851/94998419-9574be00-05a9-11eb-899e-cb95106c0b69.png) Change code, build, then `docker images` The previous backend and celeryworker images are still their, they have lost...