@webpack-cli/make
TypeScript icon, indicating that this package has built-in type declarations

0.1.4 • Public • Published

webpack-cli make (Work in Progress, not yet published)

Description

This package contains the logic to run a makefile command similar to C in webpack.

Installation

npm i -D webpack-cli @webpack-cli/make

Usage

To run the package programmatically, install it as a dependency. When using the package programmatically, one does not have to install webpack-cli.

Node

const make = require("@webpack-cli/make");
make();

CLI (via webpack-cli)

npx webpack-cli make

Dependencies (0)

    Dev Dependencies (1)

    Package Sidebar

    Install

    npm i @webpack-cli/make

    Weekly Downloads

    0

    Version

    0.1.4

    License

    MIT

    Unpacked Size

    2.27 kB

    Total Files

    4

    Last publish

    Collaborators

    • evilebottnawi
    • ematipico
    • ev1stensberg