Johann-S/bs-stepper

`DevTools failed to load SourceMap` for both js and css files.

aasutossh opened this issue · 0 comments

DevTools failed to load SourceMap: Could not parse content for https://secret-project.test/FrontEndAssets/bs-stepper.min.js.map: Unexpected token < in JSON at position 0

DevTools failed to load SourceMap: Could not parse content for https://secret-project.test/FrontEndAssets/css/bs-stepper.min.css.map: Unexpected token < in JSON at position 0

The solution is to remove //# sourceMappingURL=bs-stepper.min.js.map and .css from those respective files.