On the lastest node.js version the following error is thrown: `DeprecationWarning: Obsolete loader hook(s) supplied and will be ignored: getFormat, transformSource` Meaning some features will not work properly unless those hooks are moved into the new `load` hook.