Skip to content

Fix devcontainer - #482

Merged
DecDuck merged 1 commit into
Drop-OSS:developfrom
NicoVIII:fix-devcontainer
Aug 30, 2026
Merged

Fix devcontainer#482
DecDuck merged 1 commit into
Drop-OSS:developfrom
NicoVIII:fix-devcontainer

Conversation

@NicoVIII

Copy link
Copy Markdown
Contributor

Sorry, I'm just a devcontainer type of guy :D

The restructure of the repo to a monorepo broke some things. I think I corrected them all so far. I had to add .pnpm-store to the root .gitignore, because the pnpm install in the container places it there. Alternatively, if that is not wanted, I could move the store via env variable afaik to another place inside the container outside of the repo.

Sorry, I'm just a devcontainer type of guy :D
The restructure of the repo to a monorepo broke some things. I think I corrected them all so far.
I had to add .pnpm-store to the root .gitignore, because the pnpm install in the container places it there. Alternatively, if that is not wanted, I could move the story via env variable afaik to another place inside the container outside of the repo.
@DecDuck
DecDuck merged commit d2df046 into Drop-OSS:develop Aug 30, 2026
2 checks passed
@NicoVIII
NicoVIII deleted the fix-devcontainer branch August 30, 2026 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants