chihab/dotenv-run

runtime: true fail

jhonnathanH opened this issue · 1 comments

recently implemented the property in
angular.json
... "prefix":"NG", "runtime": true. ....

but don't work properly, I used this version
https://www.npmjs.com/package/@ngx-env/builder/v/17.3.0 with Angular 17.2.0

if this "runtime" is remove or false. the app works fine.

could you describe what's exactly not working?