Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

nuget.org : acklann.webops

This package imports a MSBuild .targets file that will allow you to effortlessly optimize your css, javascript and image files. Download the [Visual Studio Extension](https://marketplace.visualstudio.com/items?itemName=acklann.webops) for better ease of use. How to use the MSBuild target ----------------------------- Open the project's .cspoj file and add our <OptimizeOnBuild>true</OptimizeOnBuild> element as a child of any <PropertyGroup> element. example: <Project> ... <PropertyGroup> <OptimizeOnBuild>true</OptimizeOnBuild> </PropertyGroup> ... </Project> The package will also add a `minifier.config` file at the root of your project. MSBuild will use the .config file to determine how optimize your project. The file added will assume all of the defaults, view the [documentation](https://github.com/Ackara/Optimus) to learn more.

Registry - Homepage - JSON
purl: pkg:nuget/acklann.webops
Keywords: webopitmizer, bundle, css, javascript, minify, image
License:
Latest release: over 124 years ago
First release: over 124 years ago
Last synced: 25 days ago

    Loading...
    Readme
    Loading...