Chore: Fix build script

This commit is contained in:
Pieter Vander Vennet 2025-01-23 13:48:43 +01:00
parent 96c3944716
commit 13772b6ee4

View file

@ -26,7 +26,7 @@ fi
cp node_modules/name-suggestion-index/dist/nsi.min.json public/assets/data/nsi
cp node_modules/name-suggestion-index/dist/wikidata.min.json public/assets/data/nsi
vite-node scripts/addNsiExtensions.ts -- patch
vite-node scripts/nsiLogos.ts -- patch
export NODE_OPTIONS=--max-old-space-size=16000
which vite