2

E:\Project1\gui> ng build --configuration=staging --output-path=\"artifacts\"

staging": {   "fileReplacements": [  
        {  
            "replace": "src/environments/environment.ts",  
            "with": "src/environments/environment.staging.ts"  
        }
    ]
}

Can someone please tell me where the build is being created when I run the above line?

Daut
  • 2,537
  • 1
  • 19
  • 32
Sunitha
  • 241
  • 1
  • 5
  • 17

0 Answers0