Ignore smarttag.js in i18n parser

pull/2529/head
Jérémy Rialland 2023-03-02 22:30:05 +01:00 committed by Johan Girod
parent 484e51532e
commit 60e91a75e3
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ export default {
input: [
'../../source/**/*.{jsx,tsx,js,ts}',
'!../../source/ATInternetTracking/smarttag.js',
'!../../source/components/ATInternetTracking/smarttag.js',
],
// An array of globs that describe where to look for source files
// relative to the location of the configuration file