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
ppx: Remove sensitivity to paths passed on the command line
eliom_ppx_client and eliom_ppx_server could be passed different paths to
the same files, as Dune execute commands from different current
directories.
However, this might create collisions if two file have the same name.
0 commit comments