Styles don't included when node_module folder is a symbolic link #16559
Labels
area: @angular-devkit/build-angular
freq1: low
Only reported by a handful of users who observe it rarely
severity3: broken
type: bug/fix
Milestone
Is this a regression?
No
Description
The exact same bug as in #5515
My node_modules folder is a symlink
I can't include styles from that location. But I can include scripts. Very strange
🔬 Minimal Reproduction
🔥 Exception or Error
No error, but styles aren't added to the final stylesheet.
Environment
Angular CLI: 8.3.21
Node: 10.16.3
OS: linux x64
Angular: 8.2.14
The text was updated successfully, but these errors were encountered: