Skip to content

DX: Remove submodules#188

Open
HeyItsBATMAN wants to merge 2 commits intomainfrom
remove-submodules
Open

DX: Remove submodules#188
HeyItsBATMAN wants to merge 2 commits intomainfrom
remove-submodules

Conversation

@HeyItsBATMAN
Copy link
Member

Until now the common types shared between the Kompakkt repositories aswell as the plugin system were included as a git submodule. While this generally worked, submodules don't really play well when attempting to work with Git worktrees, and their version has to be managed outside of the package.json.

This commit introduces a new baseline, in which both repositories that were previously included as git submodules are now installed via the package manager with commit hash pinning.

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.

1 participant