Skip to content
This repository has been archived by the owner on Sep 9, 2021. It is now read-only.

fix: remove node globals #35

Merged
merged 2 commits into from
Apr 1, 2020
Merged

fix: remove node globals #35

merged 2 commits into from
Apr 1, 2020

Conversation

hugomrdias
Copy link
Member

No description provided.

}

exports.tmpdir = () => {
return `datastore_${uuid()}`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we really need to duplicate this whole file just to override the tmpdir function?

@hugomrdias hugomrdias requested a review from achingbrain March 26, 2020 17:39
@achingbrain achingbrain merged commit a9130c0 into master Apr 1, 2020
@achingbrain achingbrain deleted the fix/remove-node-globals branch April 1, 2020 12:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants