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

Add new Electronize CLI command #273

Closed
ZedZipDev opened this issue Jun 5, 2019 · 1 comment
Closed

Add new Electronize CLI command #273

ZedZipDev opened this issue Jun 5, 2019 · 1 comment
Assignees
Labels
Milestone

Comments

@ZedZipDev
Copy link

Add Electronize CLI command 'clear cache' or something like this to have a possibility to clean cache manually as it can be done in code :
await browserWindow.WebContents.Session.ClearCacheAsync();

@GregorBiswanger GregorBiswanger self-assigned this Apr 17, 2020
@GregorBiswanger GregorBiswanger added this to the 8.31.1 milestone Apr 17, 2020
@GregorBiswanger
Copy link
Member

I implemented a new CLI command:
electronize start /clear-cache

Every new window will created with an clear cache.

This new feature is aviable with the new Electron.NET Version 8.31.1

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