Chore: Fix build script
This commit is contained in:
parent
96c3944716
commit
13772b6ee4
1 changed files with 1 additions and 1 deletions
|
@ -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/nsi.min.json public/assets/data/nsi
|
||||||
cp node_modules/name-suggestion-index/dist/wikidata.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
|
export NODE_OPTIONS=--max-old-space-size=16000
|
||||||
which vite
|
which vite
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue