Skip to content

New features, enhancements and refactoring #25

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

Open
wants to merge 23 commits into
base: master
Choose a base branch
from

Conversation

itaymesh
Copy link

@itaymesh itaymesh commented Dec 8, 2022

No description provided.

itaymesh and others added 22 commits November 4, 2022 10:44
* Updated: logic of base Plugin;
* Implemented: validation on UserAgent value;
* Implemented: workaround to provide processing url with random query-string param-value;
…n-generartion' into feature/skip-critical-css-flag-on-generartion
…n-generartion

Feature/skip critical css flag on generartion
…n-generartion

CLI command info output rephrasing
* Implemented: logic to skip Critical CSS <link> nodes manipulation, in case crit-css style-node does not exist or is empty;
* Re-factored: logic of AsyncCssPlugin;
* Implemented: logic to get and handle specified Store Ids to limit processing Stores;
Comment on lines +103 to +104
// TODO: decide whether cache flushing is really required. temporally commented.
//$this->cacheManager->flush($this->cacheManager->getAvailableTypes());

Choose a reason for hiding this comment

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

I'm pretty sure we only need to flush the full page cache. It would be much better

@superdav42
Copy link

Any reason these weren't integrated?
I wanted to commit a few command line options that I found useful but don't want to waste my time with a dead repo.

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