Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
aasutossh opened this issue Feb 18, 2021 · 0 comments
Open

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

aasutossh opened this issue Feb 18, 2021 · 0 comments

Comments

@aasutossh
Copy link

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.

@aasutossh aasutossh changed the title DevTools failed to load SourceMap for both js and html files. DevTools failed to load SourceMap for both js and css files. Feb 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant