1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-19 12:00:55 +01:00

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
This commit is contained in:
Ben Alpert 2014-04-03 06:08:49 -07:00 committed by epriestley
parent 3005b7a7b1
commit 2bd8603d95

View file

@ -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