-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Labels
angular/build:applicationarea: @angular/buildfeatureIssue that requests a new featureIssue that requests a new feature
Description
Which @angular/* package(s) are relevant/related to the feature request?
compiler
Description
Angular can not handle the new @use "pkg:@myPackage/..."
syntax of sass which uses the "exports" of the package.json to reference a file.
I would really like to have support for this very good feature:
https://sass-lang.com/blog/announcing-pkg-importers/
Proposed solution
Support this official SASS feature. :)
Alternatives considered
this is the alternative to adding "node_modules" to "loadPaths" ("includePath" in angulars sytlePreprocessorOptions).
Metadata
Metadata
Assignees
Labels
angular/build:applicationarea: @angular/buildfeatureIssue that requests a new featureIssue that requests a new feature