Skip to content

Resolve user paths before mergin template partials#8007

Merged
dragonstyle merged 1 commit intomainfrom
bugfix/temp-part
Dec 21, 2023
Merged

Resolve user paths before mergin template partials#8007
dragonstyle merged 1 commit intomainfrom
bugfix/temp-part

Conversation

@dragonstyle
Copy link
Collaborator

Since we are merging absolute paths to format resources into the partials provided by the user, we need to resolve the user paths into absolute paths before we merge them. This will allow us to to use project semantics for resolving the path - (e.g. / prefix path).

@dragonstyle dragonstyle added this to the v1.4 milestone Dec 21, 2023
@dragonstyle
Copy link
Collaborator Author

Opening to watch tests

Since we are merging absolute paths to format resources into the partials provided by the user, we need to resolve the user paths into absolute paths before we merge them. This will allow us to to use project semantics for resolving the path - (e.g. `/` prefix path).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant