manfredsteyer / ngx-build-plus

Extend the Angular CLI's default build behavior without ejecting, e. g. for Angular Elements
1.19k stars 136 forks source link

fileReplacements doesn't work during build #383

Open mrgopalakrishnan opened 1 year ago

mrgopalakrishnan commented 1 year ago

Version: 15.0.0

File replacement given in angular.json is not considered during build. image