Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 764 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 764 Bytes

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.