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

Upgrade UI build to webpack. #288

Merged
merged 1 commit into from
Jul 14, 2018
Merged

Upgrade UI build to webpack. #288

merged 1 commit into from
Jul 14, 2018

Conversation

kellegous
Copy link
Member

The current UI build for Hound is broken. We are using React 0.12.2 and the current version is v16.4.2. We are also using the react-tools npm package which is completely broken at this point. So this is the first in a couple of pull requests to get Hound's UI back into working order (otherwise we cannot merge any pull requests with UI changes).

My rough plan is to first update the build tooling from react-tools to webpack and keep the ancient version of react. After that I'll begin updating the JavaScript endpoints to es6 and a current version of React. After that I hope to hand merge a few of the UI PR's that have been lingering as I neglected Hound.

@kellegous kellegous merged commit 852dad3 into master Jul 14, 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

Successfully merging this pull request may close these issues.

None yet

1 participant