SIGN IN SIGN UP

refactor: migrate to absolute #/ imports

Every import of src/ now uses the #/ subpath form (package.json 'imports'
field) instead of relative specifiers, siblings included, so each module has
exactly one name everywhere it is imported.
O
Olivier Louvignes committed
18597fcaa1d88dc573cbba39ec8357684c60ca17
Parent: 5acde06