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

Huge input CSS #43

Open
julioarguello opened this issue Nov 8, 2017 · 0 comments
Open

Huge input CSS #43

julioarguello opened this issue Nov 8, 2017 · 0 comments

Comments

@julioarguello
Copy link

We have faced an issue while working with an extraordinary large CSS file (almost 150k lines)

It looks like grunt-critical is not able to process the full file. Instead of that the generated critical contents are a very small portion of the original file. So, there is no visible error but it is clearly not good.

If we split that input file into 3-4 parts then it creates bigger contents, but we don't really trust in this approach because it looks like that internally we are yet losing some rules.

We wonder if there is any chance to increase any internal buffer or provide a magic parameter in order to fix this issue.

Is there anything we can do (apart from reducing the size of the input file)?

Thanks and regards

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

No branches or pull requests

1 participant