macrome-js / macrome

The in-tree build system
MIT License
7 stars 1 forks source link

Fix paths #17

Closed conartist6 closed 3 years ago

conartist6 commented 3 years ago

Use watchman relative_root to mangle paths. This saves us a significant amount of code. We do however have to be careful to resolve the internal paths before giving them to any fs functions.