Skip to content

Commit de49078

Browse files
author
Viktor Paladiychuk
committed
MAGETWO-62660: [GitHub] Overly aggressive performance optimizations of the static content deployment #7862
1 parent cfdc7c4 commit de49078

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/code/Magento/Deploy/Model/Deploy/JsDictionaryDeploy.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313
use Magento\Framework\Console\Cli;
1414
use Symfony\Component\Console\Output\OutputInterface;
1515

16+
/**
17+
* Deploy class for js dictionary
18+
*/
1619
class JsDictionaryDeploy implements DeployInterface
1720
{
1821
/**

0 commit comments

Comments
 (0)