webpack-contrib / source-map-loader

extract sourceMappingURL comments from modules and offer it to webpack
MIT License
363 stars 84 forks source link

source-map-loader print the source map json and fails #234

Closed 64BitAsura closed 7 months ago

64BitAsura commented 7 months ago
Screenshot 2024-03-27 at 01 33 43

I used source-map-loader as instructed! I am getting crash saying You may need an additional loader to handle the result of these loaders.

PLEASE GIVE GUIDANCE

alexander-akait commented 7 months ago

Thank you for creating this issue. However, issues need to follow one of our templates so that we can clearly understand your particular circumstances.

Please help us help you by recreating the issue using one of our templates.

It means you try to parse JSON file using source-map-loader, without additional infromation I can't help