Currently, our project utilizes a shared devcontainer stored in a separate repository. However, this devcontainer is bulky and significantly slows down the startup speed of Codespaces. Additionally, it creates a complex dependency chain, which hampers rapid development.
For now, let's revert to using the default devcontainer and proceed from there.
Currently, our project utilizes a shared devcontainer stored in a separate repository. However, this devcontainer is bulky and significantly slows down the startup speed of Codespaces. Additionally, it creates a complex dependency chain, which hampers rapid development.
For now, let's revert to using the default devcontainer and proceed from there.