Skip to content

fix: restore Wally root module - #10

Merged
cayasde merged 1 commit into
mainfrom
fix/pesde-wally-root
Jul 30, 2026
Merged

fix: restore Wally root module#10
cayasde merged 1 commit into
mainfrom
fix/pesde-wally-root

Conversation

@cayasde

@cayasde cayasde commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

Summary

  • restore default.project.json in the Wally package
  • map the package root directly to src
  • add a patch changeset

Root cause

Without a root Rojo project, the package directory becomes a Folder in a Pesde + Rojo project. Pesde's Wally linker requires that directory directly, so require fails. The previous project instead produced a DataModel wrapper.

Validation

  • wally package --list
  • rojo sourcemap default.project.json (ok is a ModuleScript)
  • npm run build:rbxm
  • npm run check
  • npm test

@cayasde
cayasde marked this pull request as ready for review July 30, 2026 21:57
@cayasde
cayasde merged commit c558c75 into main Jul 30, 2026
1 check passed
@cayasde
cayasde deleted the fix/pesde-wally-root branch July 30, 2026 21:57
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