Open sheikalthaf opened 5 years ago
Just to add clarity to this issue, ngrev is not processing the tsconfig.json's paths property.
"paths": {
"@environments/*": ["src/environments/*"],
"@services/*": ["src/app/services/*"],
...
},
compilation failed when i have declared the tsconfig paths