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

Middleman server reload taking longer Grunt.js renders CSS from Sass faster than Middleman can display it #2243

Closed
bansal-mayank opened this issue Jan 17, 2019 · 2 comments
Labels

Comments

@bansal-mayank
Copy link

i have a middleman repo where i use grunt as middleman external pipe line for scss to compile to css,
i am using grunt watch as a watcher to run sass task on any scss file change, but the time grunt-sass
takes is 4.5s and when i again reload the page , chrome show 2min for TTFB ,
i do not know how exactly middleman server request internally so any help to debug the issue.

@bansal-mayank bansal-mayank changed the title Middleman server reload taking longer after any css change Middleman server reload taking longer Grunt.js renders CSS from Sass faster than Middleman can display it Jan 17, 2019
@tdreyno
Copy link
Member

tdreyno commented Jan 18, 2019

Middleman serves the output dir of grunt directly as static, should be very quick. Can you post your config?

@stale
Copy link

stale bot commented Jul 17, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Jul 17, 2021
@stale stale bot closed this as completed Jul 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants