[go: nahoru, domu]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Explicitly state whether a module is bundled with tachyons, an optional addon, or deprecated #145

Closed
johno opened this issue Mar 13, 2016 · 2 comments

Comments

@johno
Copy link
Member
johno commented Mar 13, 2016

No description provided.

@johno johno changed the title Explicitly state whether a module is a bundled with tachyons, an optional addon, or deprecated Explicitly state whether a module is bundled with tachyons, an optional addon, or deprecated Apr 15, 2016
@mrmrs
Copy link
Member
mrmrs commented Jul 6, 2016

@johnotander is the best thing to do just have 3 boolean values for these in the package.json metadata we added for isCore?

@johno
Copy link
Member Author
johno commented Jul 6, 2016

isCore suffices here. We just need to update the build to specify this in the module list (though we can probably wait to indicate this in the new React docs).

If/when we deprecate a module, we will want to also add a deprecated: true type key.

@johno johno closed this as completed Mar 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants