Skip to content

iamsandyrocks/cachebuster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Magento 2 Cache Buster

Module to bust cache. To be used in development mode only

While developing magento 2 extension we need to remove files and static deploy everytime to check if our changes are working. CacheBuster Module allows you to make changes in pub folder itself. After the changes are done, changes are reflected immediately. Upon completion the same changes can be made in relevant plugin.

Extract the folder in app/code folder. Run upgrade and deploy

Releases

No releases published

Packages

No packages published