I think the ~ path is good enough, Parcel 2 will offer custom alias for directories and files, you can then change the behavior if you want ;)
https://github.com/parcel-bundler/parcel/blob/master/PARCEL_2_RFC.md#aliases
Aliases already work in Parcel 1, so this should already be possible.
Most helpful comment
I think the
~path is good enough, Parcel 2 will offer custom alias for directories and files, you can then change the behavior if you want ;)https://github.com/parcel-bundler/parcel/blob/master/PARCEL_2_RFC.md#aliases