components icon indicating copy to clipboard operation
components copied to clipboard

fix(material/schematics): remove `node_modules` prefix from prebuilt theme

Open alan-agius4 opened this issue 3 years ago • 0 comments
trafficstars

The Angular CLI supports resolving node modules without the need of specifying node_modules directory. This also needed to add support for Yarn PNP which doesn't create a node_modules directory.

Closes #25242

alan-agius4 avatar Sep 28 '22 11:09 alan-agius4