1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-26 08:42:41 +01:00

Celerity Update

Summary: I forgot Celerity :( Can't a linter pick up CSS changes without a celerity update?

Test Plan: reload page

Reviewers: codeblock, epriestley

Reviewed By: codeblock

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D4559
This commit is contained in:
Chad Little 2013-01-20 09:19:05 -08:00
parent d588e5c161
commit 5f766c231d

View file

@ -2321,7 +2321,7 @@ celerity_register_resource_map(array(
), ),
'maniphest-task-summary-css' => 'maniphest-task-summary-css' =>
array( array(
'uri' => '/res/466c0026/rsrc/css/application/maniphest/task-summary.css', 'uri' => '/res/9fcba5be/rsrc/css/application/maniphest/task-summary.css',
'type' => 'css', 'type' => 'css',
'requires' => 'requires' =>
array( array(
@ -3432,7 +3432,7 @@ celerity_register_resource_map(array(
'uri' => '/res/pkg/fbeded59/javelin.pkg.js', 'uri' => '/res/pkg/fbeded59/javelin.pkg.js',
'type' => 'js', 'type' => 'js',
), ),
'2a1ed97f' => '83f07678' =>
array( array(
'name' => 'maniphest.pkg.css', 'name' => 'maniphest.pkg.css',
'symbols' => 'symbols' =>
@ -3442,7 +3442,7 @@ celerity_register_resource_map(array(
2 => 'aphront-attached-file-view-css', 2 => 'aphront-attached-file-view-css',
3 => 'phabricator-project-tag-css', 3 => 'phabricator-project-tag-css',
), ),
'uri' => '/res/pkg/2a1ed97f/maniphest.pkg.css', 'uri' => '/res/pkg/83f07678/maniphest.pkg.css',
'type' => 'css', 'type' => 'css',
), ),
'7707de41' => '7707de41' =>
@ -3462,7 +3462,7 @@ celerity_register_resource_map(array(
), ),
'reverse' => 'reverse' =>
array( array(
'aphront-attached-file-view-css' => '2a1ed97f', 'aphront-attached-file-view-css' => '83f07678',
'aphront-crumbs-view-css' => 'b4c8105f', 'aphront-crumbs-view-css' => 'b4c8105f',
'aphront-dialog-view-css' => 'b4c8105f', 'aphront-dialog-view-css' => 'b4c8105f',
'aphront-error-view-css' => 'b4c8105f', 'aphront-error-view-css' => 'b4c8105f',
@ -3560,8 +3560,8 @@ celerity_register_resource_map(array(
'javelin-vector' => 'fbeded59', 'javelin-vector' => 'fbeded59',
'javelin-workflow' => 'fbeded59', 'javelin-workflow' => 'fbeded59',
'lightbox-attachment-css' => 'b4c8105f', 'lightbox-attachment-css' => 'b4c8105f',
'maniphest-task-summary-css' => '2a1ed97f', 'maniphest-task-summary-css' => '83f07678',
'maniphest-transaction-detail-css' => '2a1ed97f', 'maniphest-transaction-detail-css' => '83f07678',
'phabricator-busy' => 'c90b892e', 'phabricator-busy' => 'c90b892e',
'phabricator-content-source-view-css' => 'ec01d039', 'phabricator-content-source-view-css' => 'ec01d039',
'phabricator-core-buttons-css' => 'b4c8105f', 'phabricator-core-buttons-css' => 'b4c8105f',
@ -3588,7 +3588,7 @@ celerity_register_resource_map(array(
'phabricator-object-selector-css' => 'ec01d039', 'phabricator-object-selector-css' => 'ec01d039',
'phabricator-paste-file-upload' => 'c90b892e', 'phabricator-paste-file-upload' => 'c90b892e',
'phabricator-prefab' => 'c90b892e', 'phabricator-prefab' => 'c90b892e',
'phabricator-project-tag-css' => '2a1ed97f', 'phabricator-project-tag-css' => '83f07678',
'phabricator-remarkup-css' => 'b4c8105f', 'phabricator-remarkup-css' => 'b4c8105f',
'phabricator-shaped-request' => 'ac53d36a', 'phabricator-shaped-request' => 'ac53d36a',
'phabricator-side-menu-view-css' => 'b4c8105f', 'phabricator-side-menu-view-css' => 'b4c8105f',