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

Move the webchat readme to doc folder #1261

Merged
merged 1 commit into from
Feb 27, 2019
Merged

Conversation

bevanloon
Copy link
Contributor

Currently we have app/assets/javascripts/webchat/README.md which looks
like developer documentation to me. It currently gets precompiled as an
asset and seems to take around 27seconds. That seems like a waste of
time.

On my local machine running RAILS_ENV=test bundle exec rake assets:precompile I get:

...
I, [2019-02-27T13:35:12.133962 #74357]  INFO -- : Writing government-frontend/public/government-frontend/webchat/README-3ac2a4b4f5b1af47b455f852fd30ffc2152feed4ce8adc32c24e798935f8927c.md
I, [2019-02-27T13:35:39.527794 #74357]  INFO -- : Writing government-frontend/public/government-frontend/application-09e2c708dd4cbdc195e76852b5108d0544d54563a43cadb3a29f1dd4a51b867c.css
...

Visual regression results:
https://government-frontend-pr-[THIS PR NUMBER].surge.sh/gallery.html

Component guide for this PR:
https://government-frontend-pr-[THIS PR NUMBER].herokuapp.com/component-guide

Currently we have `app/assets/javascripts/webchat/README.md` which looks
like developer documentation to me. It currently gets precompiled as an
asset and seems to take around 27seconds. That seems like a waste of
time.
@kevindew
Copy link
Member

wow, what on earth does it do with it for 27 seconds?

@bevanloon
Copy link
Contributor Author

🤷‍♀️ marks up the mark down 😆

@bevanloon bevanloon merged commit 5854089 into master Feb 27, 2019
@thomasleese thomasleese deleted the move-webchat-readme branch July 24, 2019 08:28
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.

4 participants