In one of our previous post, we discussed on how to install plugins on Netlify.
But in this post, we are going to be looking at how to remove plugins from Netlify.
Plugins might be very important because it helps to automate task like generating sitemap for a website or minifying of CSS, JS, or HTML files but with its advantage, it also has downside.
Because plugins, do increase the build time for deploying a site or even does the opposite of making a site fast.
You need to clear cache and redeploy your site for the removed plugin to not have effect again.