From 879bd8f8507d3747a6e501640ca5084458fb6443 Mon Sep 17 00:00:00 2001 From: "[mediba] Satoshi Takeda" Date: Fri, 18 Aug 2017 11:02:56 +0900 Subject: [PATCH] Fix README. rename Babili to babel-minify [skip ci] (#397) --- experimental/babel-preset-env/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/experimental/babel-preset-env/README.md b/experimental/babel-preset-env/README.md index 16c846c7e7..65e2fcc167 100644 --- a/experimental/babel-preset-env/README.md +++ b/experimental/babel-preset-env/README.md @@ -330,7 +330,7 @@ environment that only supports ES5. ES6 support, but it is not yet stable. You can follow its progress in [UglifyJS2 issue #448](https://github.com/mishoo/UglifyJS2/issues/448). If you require an alternative minifier which _does_ support ES6 syntax, we recommend -using [Babili](https://github.com/babel/babili). +using [babel-minify](https://github.com/babel/minify). ### `configPath`