dadi / web

Web is a drop in front end for websites and web apps. Consumes data from DADI API and others
https://dadi.cloud/en/web/
Other
48 stars 16 forks source link

Allow duplicate nodes in public path #493

Closed eduardoboucas closed 5 years ago

eduardoboucas commented 5 years ago

This PR fixes an issue where a static asset with duplicate nodes in its path (e.g. /foo/bar/bar/baz.jpg) would not be served, since duplicate nodes were eliminated.