Closed ikhoon closed 3 months ago
Motivation:
/app/projects is more concise and simple than /app/projects/
/app/projects
/app/projects/
Modifications:
trailingSlash
central_dogma.png
public/
Result:
Paths in the webapp no longer contains a trailing slash.
Motivation:
/app/projects
is more concise and simple than/app/projects/
Modifications:
trailingSlash
to false and revert workarounds to support a trailing slash.central_dogma.png
and added topublic/
directoryResult:
Paths in the webapp no longer contains a trailing slash.