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',
|
||||
'vendor',
|
||||
'vendor-prefixed',
|
||||
'RoboFile.php',
|
||||
'.storybook',
|
||||
'storybook-static',
|
||||
]);
|
||||
|
||||
$headers = escapeshellarg(
|
||||
|
Reference in New Issue
Block a user