From 2bd8603d957c473eed39262beb25b79bc394fc6b Mon Sep 17 00:00:00 2001 From: Ben Alpert Date: Thu, 3 Apr 2014 06:08:49 -0700 Subject: [PATCH] Update Celerity docs Test Plan: Crossed fingers. Reviewers: epriestley, #blessed_reviewers Reviewed By: epriestley, #blessed_reviewers Subscribers: epriestley, Korvin, chad Differential Revision: https://secure.phabricator.com/D8687 --- src/docs/contributor/adding_new_css_and_js.diviner | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/docs/contributor/adding_new_css_and_js.diviner b/src/docs/contributor/adding_new_css_and_js.diviner index 83a80aca40..7fa856029f 100644 --- a/src/docs/contributor/adding_new_css_and_js.diviner +++ b/src/docs/contributor/adding_new_css_and_js.diviner @@ -52,7 +52,7 @@ Then rebuild the Celerity map (see the next section). When you add, move or remove a file, or change the contents of existing JS or CSS file, you should rebuild the Celerity map: - phabricator/ $ ./scripts/celerity_mapper.php ./webroot + phabricator/ $ ./bin/celerity map If you've only changed file content things will generally work even if you don't, but they might start not working as well in the future if you skip this