Skip to content

Fix duplicating library files after installing modules in basic app#76

Merged
zfurtak merged 1 commit into
mainfrom
@Skalakid/fix-basic-example
Feb 16, 2026
Merged

Fix duplicating library files after installing modules in basic app#76
zfurtak merged 1 commit into
mainfrom
@Skalakid/fix-basic-example

Conversation

@Skalakid

@Skalakid Skalakid commented Feb 16, 2026

Copy link
Copy Markdown
Collaborator

Details

This PR fixes the problem where our library is installed inside node_modules. In the end, changes that are being made inside the src code weren't affecting the examples directly because they are using the code from node_modules. This PR fixes that, and now everything watches the changes directly from the root src folder

Related Issues

GH_LINK

Manual Tests

Linked PRs

@zfurtak zfurtak merged commit fa25201 into main Feb 16, 2026
6 checks passed
@zfurtak zfurtak deleted the @Skalakid/fix-basic-example branch February 16, 2026 09:39
@os-botify

os-botify Bot commented Feb 16, 2026

Copy link
Copy Markdown
Contributor

🚀 Published to npm in 0.1.19 🎉

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