haf opened this issue 3 years ago · 1 comments
Files are recreated when doing a docker build command, meaning that the yarn install step always happens, despite no changes to the source files.
docker build
yarn install
I tried to verify my statement here, but it seems it's caching properly.