earthstar-project / earthstar

Storage for private, distributed, offline-first applications.
https://earthstar-project.org
GNU Lesser General Public License v3.0
623 stars 18 forks source link

fix: Path string formatting should return something #349

Closed mikebryant closed 1 month ago

mikebryant commented 1 month ago

What's the problem you solved?

Path.format('ascii') wasn't returning anything

What solution are you recommending?

Return all the things!