Closed CTrando closed 5 years ago
This is due to the frontend dockerfile copying the whole frontend directory from local to container, which overwrites the node_modules in the container.
Couldn't actually reproduce this, could you give me the steps?
Was actually in storybook
This is due to the frontend dockerfile copying the whole frontend directory from local to container, which overwrites the node_modules in the container.