@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

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.1.40latest

Version History

VersionDownloads (Last 7 Days)Published
0.1.40
0.1.35
0.1.26
0.1.16
0.1.05
0.0.85
0.0.45

Package Sidebar

Install

npm i @webpack-cli/make

Weekly Downloads

2

Version

0.1.4

License

MIT

Unpacked Size

2.27 kB

Total Files

4

Last publish

Collaborators

  • evilebottnawi
  • ematipico
  • ev1stensberg