Hyun Chul Kwak

Results 2 issues of Hyun Chul Kwak

First, thanks for the great book. I've found an issue while running tests of chapter 16's password example. The tests failed with this error: `ReferenceError: randomIndex is not defined`. The...

I've been using vite-plugin-html-template to build multi page app with vite-plugin-mpa on Vite version 4. Recently updated to Vite version 5 and found that it needs to set [`appType: 'mpa'`](https://vitejs.dev/config/shared-options#apptype)...