I don't get the difference b/w babel exclude vs ignore option even after reading their documentation.
What I understood is that exclude is less aggressive than ignore. And exclude makes the current configuration object inactive and ignore stops the processing all together.
Maybe if someone from babel team(or any expert on babel can put up nicely for the general public out here would be much appreciated.