webpack · webpack/MODULE_PARSE_FAILED
MODULE_PARSE_FAILED
Module Parse Failed
webpack's parser could not process a file, usually because it contains syntax that requires a loader (e.g. JSX, TypeScript, CSS). The message reads 'Module parse failed: Unexpected token' and suggests adding an appropriate loader. Add the relevant loader rule to `module.rules` in your webpack config.
References
In this namespace
← previous MODULE_NOT_FOUND Module Not Found
— end of namespace —