CenterForDigitalHumanities / TinyPen

Tiny Things for TPEN 3.0
0 stars 0 forks source link

Remove `dotenv-expand` dependency #5

Open cubap opened 7 months ago

cubap commented 7 months ago

This is super helpful, but the implementation of fs overwrites .env and makes it useless.

However it could be cool to preload with dotenv-expand because we can use our own variable for dev, for example, without replacing .env at all. In fact, .env could be in the repo, to some extent.

https://www.npmjs.com/package/dotenv-expand#preload