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

loadedUrls/includedFiles not returned on error #1584

Closed
mischnic opened this issue Jan 1, 2022 · 1 comment
Closed

loadedUrls/includedFiles not returned on error #1584

mischnic opened this issue Jan 1, 2022 · 1 comment

Comments

@mischnic
Copy link

mischnic commented Jan 1, 2022

When some error happens during parsing or compilation, the list of included files isn't returned.

This is causing problems for Parcel because the sass file that caused the error isn't watched.

So maybe either a loadedUrls property on the error object, or no actually throwing an error but instead returning some error result object

@nex3
Copy link
Contributor

nex3 commented Jan 4, 2022

Duplicate of sass/sass#2950

@nex3 nex3 marked this as a duplicate of sass/sass#2950 Jan 4, 2022
@nex3 nex3 closed this as completed Jan 4, 2022
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

No branches or pull requests

2 participants