Rodrigo Souto

Results 5 comments of Rodrigo Souto

does anybody found a workaround for this?

I think you are looking for child resources => https://phlyrestfully.readthedocs.org/en/latest/ref/child-resources.html

I have the same problem, as a workaround I changed the last CMD with `CMD ["yarn", "start"]` and added `COPY tsconfig.build.json ./` I know that's not a solution but in...

thanks @ZekeLu , I was having problems with bootstrap modals too :+1: