1.0.1 • Published 6 years ago

turbo-waffle v1.0.1

Weekly downloads
9
License
MIT
Repository
github
Last release
6 years ago

Turbo Waffle

Turbo-powered waffle bundler for node projects.

Installation

npm install turbo-waffle --save-dev

Usage

Add the number of waffles you'd like to make to following to your package.json:

{
  "waffles": 42
}

Add the following to your scripts in package.json:

{
  "scripts": {
    "turbo-waffle": "node node_modules/turbo-waffle"
  }
}

Then run npm run turbo-waffle.

The output should be in your root directory as waffle.build.json.

Why?

Because Github dared me to.

turbo waffle inception