mince

1.1.1 • Public • Published

mince

Traditional CLI for mincer

Supports specifying destination directory for built files. Builds multiple scripts during one mincer invocation.

Instalation

npm install mince

Usage

mince [options] file..

--include|-i

Add include directoris

--destination|-d

Directory to which minces files are build

--source-map

Name of the generated source map.

--source-root

Common path prefix for files include in source map.

/mince/

    Package Sidebar

    Install

    npm i mince

    Weekly Downloads

    5

    Version

    1.1.1

    License

    MIT

    Last publish

    Collaborators

    • pirxpilot