Skip to content

Update UX and Create Deterministic Build #11

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

Merged
merged 3 commits into from
Apr 24, 2018

Conversation

alysivji
Copy link
Contributor

Looks nice! Thanks Bootstrap!

yarn build outputs main.hash.js and main.hash.css and then copies it to the proper folder as main.js / main.css so we can serve via flask.

create-react-app does not support this functionality, so needed to use a workaround (per create-react-app#821)

Copy link
Contributor

@JoeJasinski JoeJasinski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@alysivji Might be worth putting the JS build instructions in the main README (or at least the main readme can refer to this one). I know that's not part of this PR, but just mentioning. Other than that, look sgood

@JoeJasinski JoeJasinski merged commit b02fe93 into docker-for-data-science:master Apr 24, 2018
@alysivji
Copy link
Contributor Author

Yah good call. We need to do a bit of cleanup (especially around node modules and building docker images).

I'll take a look this weekend.

@alysivji alysivji deleted the update-ux branch April 24, 2018 21:52
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.

2 participants