[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

Use incremental server compilation #3

Closed
wants to merge 10 commits into from

Conversation

stoikerty
Copy link
Owner

Use a watcher for incremental server builds to keep server and client builds in sync with another. This gets rid of the error Warning: React attempted to reuse markup in a container but the checksum was invalid after making a change in one of the react views.

@stoikerty
Copy link
Owner Author

As of now, the integration isn't working yet. Looking to resolve the issue with the author of babel-watch before trying another solution.

@stoikerty
Copy link
Owner Author
stoikerty commented May 2, 2016

babel-watch currently has no windows support. I will therefore put this PR on hold for now.

@stoikerty stoikerty added the WIP label May 2, 2016
@stoikerty stoikerty closed this Jul 29, 2016
@stoikerty stoikerty deleted the features/use-incremental-server-compilation branch July 29, 2016 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant