From 80bd889c24b228a352e8eeb8a95c3cd5a098ef12 Mon Sep 17 00:00:00 2001 From: Yoshua Wuyts Date: Sun, 22 May 2016 02:15:33 +0900 Subject: [PATCH] docs: add production faq --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f6cd00e..011b8a8 100644 --- a/README.md +++ b/README.md @@ -347,6 +347,9 @@ transforms: - [uglifyify](https://github.com/hughsk/uglifyify) - minify your code using UglifyJS2. Use as a `--global` transform +### Is it production ready? +Sure. + ## Installation ```sh $ npm install choo