1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-09 16:32:39 +01:00

Re-fix Conpherence packages

Summary: These three files are already in core. Don't re-package them.

Test Plan: reload

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: Korvin

Differential Revision: https://secure.phabricator.com/D16555
This commit is contained in:
Chad Little 2016-09-15 03:41:14 +00:00 committed by chad
parent e75a20127a
commit e78373d729
2 changed files with 1 additions and 7 deletions

View file

@ -8,7 +8,7 @@
return array(
'names' => array(
'conpherence.pkg.css' => '7bddd31a',
'conpherence.pkg.js' => 'c858e1ba',
'conpherence.pkg.js' => '5fafd1ff',
'core.pkg.css' => 'dc6d08e3',
'core.pkg.js' => '1d376fa9',
'darkconsole.pkg.js' => 'e7393ebb',
@ -2314,13 +2314,10 @@ return array(
),
'conpherence.pkg.js' => array(
'javelin-behavior-conpherence-drag-and-drop-photo',
'javelin-behavior-durable-column',
'javelin-behavior-conpherence-menu',
'javelin-behavior-conpherence-participants-pane',
'javelin-behavior-conpherence-pontificate',
'javelin-behavior-quicksand-blacklist',
'javelin-behavior-toggle-widget',
'conpherence-thread-manager',
),
'core.pkg.css' => array(
'phabricator-core-css',

View file

@ -163,13 +163,10 @@ return array(
),
'conpherence.pkg.js' => array(
'javelin-behavior-conpherence-drag-and-drop-photo',
'javelin-behavior-durable-column',
'javelin-behavior-conpherence-menu',
'javelin-behavior-conpherence-participants-pane',
'javelin-behavior-conpherence-pontificate',
'javelin-behavior-quicksand-blacklist',
'javelin-behavior-toggle-widget',
'conpherence-thread-manager',
),
'differential.pkg.css' => array(
'differential-core-view-css',