locked
How can i call grunt from msbuild? RRS feed

  • Question

  • I have done CI using MS Build definition and now i want to call grunt file from my build definition when i do the build in the release mode. Do we have any article in the internet to explain this in detail? If any help on this issue will be highly appreciated.

    http://www.selvaonline.com - Live a Happy & Balanced Life

    Wednesday, September 9, 2015 3:05 PM

Answers

  • Hi SelvaOnline,

    Not quite understand what do you mean by "call grunt file from my build definition when i do the build in the release mode", is grunt file a executable file? Simply searched on the internet, looks like grunt file is used in JS build.

    I think you may interested with this: http://code.tutsplus.com/tutorials/integrating-a-js-build-process-into-msbuild-in-visual-studio-2012-express--net-33539

    Or do I misunderstanding something?

    --James


    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click HERE to participate the survey.

    • Proposed as answer by Jamles Hez Tuesday, September 15, 2015 9:02 AM
    • Marked as answer by Jamles Hez Thursday, September 17, 2015 12:04 PM
    Thursday, September 10, 2015 1:39 AM