webpack · webpack/LOADER_NOT_FOUND
LOADER_NOT_FOUND
Loader Not Found
A loader referenced in `module.rules` could not be resolved, typically because the loader package is not installed. The message reads 'Cannot find module ... loader'. Install the missing loader package via npm/yarn and verify the loader name is spelled correctly in the webpack config.