You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 3, 2022. It is now read-only.
The entryPoint option needs to be documented in the as-thrift documentation. Specifically, we need to call out that relative paths only work with the entryPoint documents.
We should also document the idls option that allows the user to read all the sources themselves and provide them in an object where the keys represent the relative path.
Lastly, it might be worth having a better error when trying to load a file with the source option when the source itself contains relative includes.