Exclude irrelevant files from being parsed for translations
[MAILPOET-4908]
This commit is contained in:
@@ -135,6 +135,9 @@ class RoboFile extends \Robo\Tasks {
|
|||||||
'tools',
|
'tools',
|
||||||
'vendor',
|
'vendor',
|
||||||
'vendor-prefixed',
|
'vendor-prefixed',
|
||||||
|
'RoboFile.php',
|
||||||
|
'.storybook',
|
||||||
|
'storybook-static',
|
||||||
]);
|
]);
|
||||||
|
|
||||||
$headers = escapeshellarg(
|
$headers = escapeshellarg(
|
||||||
|
Reference in New Issue
Block a user