You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Spark View Engine Dev
I have created a first pass at an MSBuild precompile views task and am
wondering if the spark project is the right home for it or should I
explore the MSBuild Community Tasks? I guess I am looking for some
feedback on the topic. The task I created can be ran like any other
MSBuild along side a build or deploy process. There is a sample below
of the target I am using in the sample. If this should be a part of
the spark core, how can I submit the code and sample I have. I assume
this would also need some documentation on how to use it. I know the
project uses Git, would be as simple as submitting a branch/fork/
patch?