Ship the countryReplacements dist file too

This commit is contained in:
Peter Newman 2022-10-19 15:53:54 +01:00 committed by Bryan Housel
parent e1499f2924
commit ca4c7d2e35

View file

@ -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');