Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

Example packages regression fix #100

Merged
merged 3 commits into from
Jan 5, 2024
Merged

Conversation

Ukendio
Copy link
Contributor

@Ukendio Ukendio commented Jan 3, 2024

Building game currently doesn't work, as it tries to put packages which are now dev-dependencies as the root of the Matter lib.

image

This is a regression from #89

Right now the most straightforward fix is just keeping "Lib" as a folder with Matter. However we could also just remove Lib as a folder and have Matter directly under ReplicatedStorage, however that would require us to change every path that depends on Matter/*.

.gitignore Outdated Show resolved Hide resolved
@Ukendio Ukendio merged commit 241463f into main Jan 5, 2024
2 checks passed
@Ukendio Ukendio deleted the example-packages-regression-fix branch January 5, 2024 23:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants