Remove deprecated build.py script

This commit is contained in:
Rachel Fenichel
2021-06-24 16:58:28 -07:00
parent 18a27a2613
commit 2fcdd846be
4 changed files with 6 additions and 514 deletions

View File

@@ -8,8 +8,8 @@
* @fileoverview English strings.
* @author fraser@google.com (Neil Fraser)
*
* After modifying this file, either run "build.py" from the parent directory,
* or run (from this directory):
* After modifying this file, either run "npm run build:langfiles" from the
* parent directory, or run (from this directory):
* ../scripts/i18n/js_to_json.py
* to regenerate json/{en,qqq,synonyms}.json.
*