You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe since we are not exporting out a _key_ for`dotenv` the default import behavior of `babel` @maxbeatty mentions should work.
importdotenvfrom'dotenv'dotenv.config()
I would also be interested in how your running into an issue with preloading the module. Can you post the version of node/iojs and dotenv that you are using?
I would also be interested in how your running into an issue with preloading the module. Can you post the version of node/iojs and dotenv that you are using?
Originally posted by @jcblw in #89 (comment)
The text was updated successfully, but these errors were encountered: