Closed Danielku15 closed 9 years ago
I think this is a great idea and I like how this design will work. I'll look into implementing this today.
This has been implemented as described. I also modied WootzJs.Runtime AssemblyInfo to provide if def sections for each property of JsCompilerOptionsAttribute.
It would be great if you could specify additional conditional compilation symbols from the commandline. An example usecase could be to compile a reflection and minified-reflection version from the same project file:
AssemblyInfo.cs
Invocation
Multiple constants could look like this
define=MINIMIZE_REFLECTION,MINIMIZE_AUTOPROPERTIES,MINIMIZE_DELEGATES