mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-05 08:12:04 +02:00
Fix
This commit is contained in:
@@ -42,7 +42,7 @@ module.exports = class ClocCommand extends Command {
|
||||
'--exclude-dir=node_modules',
|
||||
'--read-lang-def',
|
||||
path.join(__dirname, '..', '..', 'assets', 'txt', 'txt_definition.txt'),
|
||||
'--force-lang="TXT",txt',
|
||||
'--force-lang=TXT,txt',
|
||||
path.join(__dirname, '..', '..')
|
||||
]
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user