NodeServices base class for LigerShark.WebOptimizer

Build status NuGet

This package compiles TypeScript, ES6 and JSX files into ES5 by hooking into the LigerShark.WebOptimizer pipeline.

Usage

When creating a custom IProcessor using node.js, then use the NodeProcessor base class in this assembly.

See an example here.