MemberJunction / MJ

Main MemberJunction Repository
https://docs.memberjunction.org/
ISC License
4 stars 0 forks source link

Fix MJExplorer environment file regex updates #323

Closed cadam11 closed 4 weeks ago

cadam11 commented 4 weeks ago

In testing the 1.6.1 release, I ran into authentication errors with MJExplorer. I noticed that the environment*.ts files were not updated with the installer config values due to some incorrect regex matching.

This updates the regex and adds a bit more resiliency against unexpected values when updating environment files in the CLI installer.