Lucas-Code27
Lucas-Code27
I tried out removing babel from the files and I'm pretty sure my method was not very clean so might have to fix that but as far as I can...
ok so I reset it and removed the packages properly and only 2 modules of babel are actually needed as dependencies but after I removed the others I see this...
sure let me send it up
Sorry I sent the wrong PR thought this was a different issue let me send up the correct one
ok I sent the PR
This is normal. == is to check if a value equals another value and = is for setting a value so "==" in that situation would do nothing and "="...
I checked conflicts and I'm pretty sure the entire babel library is used just for a file called "webpack.config.babel.loader.js" to load the _scripts folder and it only needed babel loader...