From c19b2d00e8009527a93023656b440199e825c807 Mon Sep 17 00:00:00 2001 From: "Joshua A. Horton" Date: Thu, 1 Feb 2018 11:01:48 +0700 Subject: [PATCH] Adds a readme change related to the -no-minify PR. --- web/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/web/README.md b/web/README.md index 312816c2f2..1bec22b7b7 100644 --- a/web/README.md +++ b/web/README.md @@ -6,6 +6,7 @@ The Original Code is (C) 2017 SIL International * A local installation of [Node.js](https://nodejs.org/). * Builds will call `npm install` to automatically install further necessary build dependencies. * Java 7+ (required by the Google Closure Compiler) + * This can be ignored for Keyman Developer builds. **********************************************************************