Skip to content

Commit

Permalink
(entry-recognition.ts): enable prototype remake of "sight reading" page
Browse files Browse the repository at this point in the history
Not currently linked in the main nav, available at /kanjirec
  • Loading branch information
fabd committed Dec 20, 2021
1 parent 2451a35 commit 0407cae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/vite/vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ export default defineConfig({
"./src/entry-common.ts",
"./src/entry-landing.ts",
"./src/entry-manage.ts",
// "./src/entry-recognition.ts",
"./src/entry-recognition.ts",
"./src/entry-review.ts",
"./src/entry-study.ts",
"./src/entry-styleguide.ts",
Expand Down

0 comments on commit 0407cae

Please sign in to comment.