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

Make builds deterministic #22

Closed
KyleAMathews opened this issue Sep 1, 2015 · 1 comment
Closed

Make builds deterministic #22

KyleAMathews opened this issue Sep 1, 2015 · 1 comment

Comments

@KyleAMathews
Copy link
Contributor

Right now every time you build, every html file is changed due to the React ids changing. Is this avoidable somehow? It'd be nice if the only changed files in the public directory where files that had actually changed in src.

@KyleAMathews KyleAMathews changed the title Make renders deterministic Make builds deterministic Sep 1, 2015
@KyleAMathews
Copy link
Contributor Author

I think the react ids are random. Perhaps. But in any case, once React 0.15 is released, the react-ids will be gone so I'll close this.

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

1 participant