Improves sourcemap path handling with pathdiff (#1217)

This commit is contained in:
Ivan Matthew
2026-02-13 04:17:28 +01:00
committed by GitHub
parent 4deda0e155
commit a2adf2b517
11 changed files with 207 additions and 8 deletions

View File

@@ -14,6 +14,7 @@ Code contributions are welcome for features and bugs that have been reported in
You'll want these tools to work on Rojo:
* Latest stable Rust compiler
* Rustfmt and Clippy are used for code formatting and linting.
* Latest stable [Rojo](https://github.com/rojo-rbx/rojo)
* [Rokit](https://github.com/rojo-rbx/rokit)
* [Luau Language Server](https://github.com/JohnnyMorganz/luau-lsp) (Only needed if working on the Studio plugin.)