1.2.0 • Published 5 years ago
static-site-assets-bundler v1.2.0
static-site-assets-bundler
Bundles assets for a static site.
Usage
Build all the assets once.
make-assets build ./
Build assets once, and update them on every change.
make-assets watch ./