Skip to content

fix(loader): test for absolute paths in includes - #183

Merged
pgleeson merged 2 commits into
developmentfrom
fix/182
Dec 13, 2023
Merged

fix(loader): test for absolute paths in includes#183
pgleeson merged 2 commits into
developmentfrom
fix/182

Conversation

@sanjayankur31

Copy link
Copy Markdown
Contributor

We first check to see if the included path is fine to load, if it is, that's good. If it isn't, we assume it may be relative to the current path (base path) and try that.

Fixes #182

We first check to see if the included path is fine to load, if it is,
that's good. If it isn't, we assume it may be relative to the current
path (base path) and try that.

Fixes #182
@sanjayankur31 sanjayankur31 added T: enhancement Type: enhancement S: ready for review ready for review labels Nov 29, 2023
@pgleeson
pgleeson merged commit b4c3e4d into development Dec 13, 2023
@sanjayankur31
sanjayankur31 deleted the fix/182 branch September 11, 2024 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S: ready for review ready for review T: enhancement Type: enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants