Ignore smarttag.js in i18n parser
parent
484e51532e
commit
60e91a75e3
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue