Closed
Description
Hello,
Ref: project.json file
I want to access type of configuration such as Debug, Development etc. in "scripts". Is it possible. Presently there are only a few options available and they all are related with project properties such as name, version etc. I want to do something like the following where I am passing a configuration type to a batch file
"scripts":{
"postcompile":["myBatch.bat %configuration%"]
}
Really appreciate any help!
Metadata
Metadata
Assignees
Labels
No labels