chihab / dotenv-run

Seamlessly load environment variables. Supports cli, esbuild, rollup, vite, webpack, angular. ESM and Monorepos.
238 stars 17 forks source link

@ngx-env: Fix localize issue #81 #82

Closed yonguelink closed 6 months ago

yonguelink commented 6 months ago

Fixes #81 by getting all the possible index.server.html files instead of a single one at root of output folder

chihab commented 6 months ago

Released on @ngx-env/builder@17.1.3

yonguelink commented 6 months ago

Thank you for the super quick release!