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

Fix cache for relative imports handled by importers other than the base importer #2209

Closed
wants to merge 1 commit into from

Conversation

ntkme
Copy link
Contributor

@ntkme ntkme commented Apr 3, 2024

This PR changes it that all imports are cached with key url, forImport, importer, baseUrl, resolveUrl, in order to fix cache key conflicts in a few cases.

sass/sass-spec#1969

@ntkme ntkme force-pushed the fix-relative-import-cache branch from 600ace1 to 5c87b70 Compare April 9, 2024 00:53
@ntkme ntkme closed this Apr 11, 2024
@ntkme ntkme deleted the fix-relative-import-cache branch April 11, 2024 01:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant