github1 / build-tools

Common tools for building webpack projects

Repository from Github https://github.comgithub1/build-toolsRepository from Github https://github.comgithub1/build-tools

@github1/build-tools

Wrapper for webpack, jest and other dev tools

build status npm version npm downloads

Install

npm install @github1/build-tools --save-dev

Usage

build-tools [command] [--options <argument>]

Commands

lint

Lints code

build-tools lint

test

Runs tests

build-tools test [--coverage --watch]

devserver

Launches a webpack dev server

build-tools devserver

Supports mechanisms for injecting custom middleware. See @github1/app-server for more details.

build-tools-package-server

Packages an app for deployment

build-tools-package-server

License

MIT

About

Common tools for building webpack projects

License:MIT License


Languages

Language:TypeScript 76.8%Language:Shell 11.8%Language:JavaScript 11.1%Language:Smarty 0.2%