1.0.0 • Published 9 years ago
borschik-tech-babili v1.0.0
borschik-tech-babili
Borschik JS tech with babili as minifier.
babili based plugin to build JS files with borschik.
Installation
$ npm install borschik borschik-tech-babiliUsage
$ ./node_modules/.bin/borschik -t babili -i test.jsYou can provide custom options to babili with --tech-options
$ ./node_modules/.bin/borschik -t babili -i test.css --tech-options='{"babili":{"mangle":false}}'See https://github.com/babel/babili/tree/master/packages/babel-preset-babili#options for available options.

