When we restored the frontend cache, we were restoring old code as well, we don't want that, we want to only restore the node_modules. This commit fixes that. We improve the build-front caching as well, to cache only the desk build app.
When we restored the frontend cache, we were restoring old code as well, we don't want that, we want to only restore the node_modules. This commit fixes that. We improve the build-front caching as well, to cache only the desk build app.