How difficult would it be to output relative paths for the recordsPath file? I feel like it would be useful in scenarios where you want multiple machines to predictably compile modules in the same way every time. This could apply to a dev/prod environment or even a multi-developer environment.
How difficult would it be to output relative paths for the
recordsPathfile? I feel like it would be useful in scenarios where you want multiple machines to predictably compile modules in the same way every time. This could apply to a dev/prod environment or even a multi-developer environment.