momentum-mod / website

Momentum Mod's main website.
https://momentum-mod.org
MIT License
55 stars 60 forks source link

fix(back-e2e): help WebStorm load .env files #949

Closed tsa96 closed 1 month ago

tsa96 commented 1 month ago

Osplo me and MinimumDonut have all been having issues with WebStorm loading environment variables lately. To be honest I'm not sure why it started happening. This just uses dotenv (which we have already) to load the file during E2E test setup.