Skip to content
This repository was archived by the owner on Mar 3, 2023. It is now read-only.

Don't export fs and _#1578

Merged
kevinsawicki merged 5 commits intomasterfrom
ks-dont-export-fs-and-_
Feb 24, 2014
Merged

Don't export fs and _#1578
kevinsawicki merged 5 commits intomasterfrom
ks-dont-export-fs-and-_

Conversation

@kevinsawicki
Copy link
Contributor

Packages are now directly depending on these via their package.json so they can be safely removed from the main atom exports object.

Closes #1479

@kevinsawicki
Copy link
Contributor Author

I'm going to merge this in, we can always add it back if we find more utility with it than without it but at least we now know that no packages are depending on it to start the beta.

kevinsawicki added a commit that referenced this pull request Feb 24, 2014
@kevinsawicki kevinsawicki merged commit 2dd04c4 into master Feb 24, 2014
@kevinsawicki kevinsawicki deleted the ks-dont-export-fs-and-_ branch February 24, 2014 01:35
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.

Remove _ and fs from atom exports

1 participant