Closed nedtwigg closed 4 years ago
4) Also need to run ngramDataGen.spec.ts to regenerate the search result counts on the homepage (https://github.com/mytakedotorg/mtdo/commit/f510591f237d2c55985d67bb5391559171269758 for details, updated by #422).
ngramDataGen.spec.ts
./gradlew runDev
npx jest src/main/scripts/components/homepage/ngramDataGen.spec.ts
./gradlew updateSnapshot
4) Also need to run
ngramDataGen.spec.ts
to regenerate the search result counts on the homepage (https://github.com/mytakedotorg/mtdo/commit/f510591f237d2c55985d67bb5391559171269758 for details, updated by #422)../gradlew runDev
npx jest src/main/scripts/components/homepage/ngramDataGen.spec.ts
./gradlew updateSnapshot