fix(package): move wally.toml to src to only bundle required files

This commit is contained in:
2026-03-29 19:30:42 -04:00
parent 2dcfd7e7ad
commit 7fe0dc7744
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -2,5 +2,6 @@
"name": "rbx_reface",
"tree": {
"$path": "src"
}
},
"globIgnorePaths": ["**/wally.toml"]
}