fastn-stack / fastn

🚧 (Alpha stage software) fastn - better way to build websites 🚧
https://fastn.com
GNU Affero General Public License v3.0
468 stars 36 forks source link

fix: global object nested path conflict when assets begin with same name #1772

Closed harshdoesdev closed 8 months ago

harshdoesdev commented 8 months ago

Fixes https://github.com/fastn-stack/fastn/issues/1770, where global object path of of assets starting with similar name was being overwritten by the next asset beginning with similar name.