Closed ENDlezZenith closed 1 month ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
feishin | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Sep 23, 2024 7:45am |
Getting a bunch of "Not rewriting GET /@sglkc/kuromoji/dict/filename.gz because the path includes a dot (.) character." in my dev env. I have no idea on fixing this. :(
Getting a bunch of "Not rewriting GET /@sglkc/kuromoji/dict/filename.gz because the path includes a dot (.) character." in my dev env. I have no idea on fixing this. :(
This is fixed by adding disableDotRule: true
in webpack dev server config, but again we got another error. It's like solving an error and getting another one in its dependency, and on, and on in the Romaji Part. I'm thinking of splitting this PR into two halves regarding that the translation part is almost done.
Fulfill #732: