A custom msbuild task which allows execution of JavaScript during the build process (does NOT allow you to compile/compress/minify javascript itself).
Info
Version: | 1.0.0 |
Author(s): | Rob Chartier |
Last Update: | Tuesday, July 10, 2012 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/nothingmn/javascript-build-task |
NuGet Url: | https://www.nuget.org/packages/javascript-build-task |
Install
Install-Package javascript-build-task
dotnet add package javascript-build-task
paket add javascript-build-task
javascript-build-task Download (Unzip the "nupkg" after downloading)
Dependencies
Tags