Skip to content
This repository has been archived by the owner on Mar 17, 2023. It is now read-only.

Unexpected character #426

Open
MLDMoritz opened this issue Apr 6, 2022 · 0 comments
Open

Unexpected character #426

MLDMoritz opened this issue Apr 6, 2022 · 0 comments

Comments

@MLDMoritz
Copy link

Module parse failed: Unexpected character '�' (1:0)
File was processed with these loaders:

  • ./node_modules/image-webpack-loader/index.js
    You may need an additional loader to handle the result of these loaders.

This is my configuration:

const imgRule = config.module.rule('images')
        imgRule.use('file-loader')
            .loader('image-webpack-loader')
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant