Closed as not planned
Closed as not planned
Description
Command
generate
Description
I'm using @angular-devkit/build-angular:browser executor (in Nx dev tools) and I can't get rid off thousands of warnings regarding SASS deprecations.
I have tried disabling them using sass.silenceDeprecations but I always get:
Data path "/stylePreprocessorOptions" must NOT have additional properties(sass). Pass --verbose to see the stacktrace.
I have discussed this same issue in the Nx repository and they are pointing to file an issue here since they always mimic angular-devkit available options.
I think they mean this schema:
Thanks
Describe the solution you'd like
I would like to have support for sass.silenceDeprecations in @angular-devkit/build-angular:browser
Describe alternatives you've considered
I havent found any workaround yet
Metadata
Metadata
Assignees
Labels
No labels