Ship the countryReplacements dist file too
This commit is contained in:
parent
e1499f2924
commit
ca4c7d2e35
1 changed files with 1 additions and 0 deletions
|
@ -60,6 +60,7 @@ function buildAll() {
|
|||
]);
|
||||
|
||||
// Copy some files from `/config` to `/dist`, adding metadata
|
||||
copyWithMeta('countryReplacements.json');
|
||||
copyWithMeta('genericWords.json');
|
||||
copyWithMeta('matchGroups.json');
|
||||
copyWithMeta('replacements.json');
|
||||
|
|
Loading…
Add table
Reference in a new issue