Function: generatePublicEnviromentsFile()
Function: generatePublicEnviromentsFile()
function generatePublicEnviromentsFile(blueprint, baseOutputPath): boolean;
Generates environment files for the browser environment.
Parameters
blueprint
IBlueprint
The blueprint object.
baseOutputPath
string
The base output path.
Returns
boolean
True if the environment files were generated; otherwise, false.