brysgo / brysgo/babel-plugin-inline-dotenv
Relative paths
Open
- Dominant language
- JavaScript
- Stars
- 123
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
This seems to be a common issue with babel plugins, we're doing relative reads (or dotenv ends up doing relative read), so a path with something like '../../.env' (lerna setup, I know :() starts failing.
Solved in a fork but wondering how to handle or whether to relay upstream.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.