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

added comments for assets.debug #839

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

morashid92
Copy link

Hey guys!,

So after forking, cloning the repo, I was stuck for 2 days trying to figure out why on earth is the development mode locally taking so long to render views, either initially or at some soon point whilst navigating. After immense researching I found that the fix is by changing config.assets.degug to false. I also found out that using false increases the request time which lead me to do a before and after tail:
before:
tail_before

after:
tail_after

I know the difference isn't humongous but I think it would be worth our while and time saving for people who wish to develop if we didn't alter but just included the comments suggested into this file.

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