hi-ogawa / ytsub-v3

Anki-like language learning app built with Remix
4 stars 0 forks source link

refactor: dot env for development/test config #522

Open hi-ogawa opened 11 months ago

hi-ogawa commented 11 months ago

As explained in https://github.com/hi-ogawa/ytsub-v3/issues/545#issuecomment-1870078972, essentially config utilities are used by all vite-remix, vitest, tsx, playwright, so the logic to make this work has to be still somewhat generic. So something like relying on vite config is not usable.