Schotsl/Uwuifier

JS import with capitalized module name doesn't work on Linux

Closed this issue · 1 comments

Hello there,

Current documentation for this module suggests importing it as import { Uwuifier } from "Uwuifier";. This works on Windows machines, but breaks on Linux, likely due to case-sensitivity of corresponding file systems, resulting in a somewhat hard-to-trace bug. Please consider changing the instructions to use from "uwuifier" instead.

Thank you for helping us get a quick laugh for April Fools. 😃

I fixed the README.md when I just released v3.0.0, thank you for the notice!