Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove the requirement for the referenced file in st-namespace-reference to be present #2286

Open
barak007 opened this issue Jan 23, 2022 · 0 comments
Labels
triage Awaiting issue processing

Comments

@barak007
Copy link
Collaborator

Proposal Description

Currently it depends on the namespace resolver.
Our basic node namespace resolve uses findConfig from the referenced file and that's breaking if the file does not exist.
We can avoid it if we will pass the origin file to the resolver and find the config from there.

Additional Context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage Awaiting issue processing
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant