Forum Discussion
MaritaAlvarez
4 years agoCommunity Member
ERROR desktop.min.css.map
Hello. We are having a problem with a course, students sometimes report problems with it. Using Chrome's code inspector we get the following warning: DevTools failed to load source map: Failed to...
Jürgen_Schoene_
3 years agoCommunity Member
the fix is very easy (for articulate*)
remove in the file "./stylesheets/desktop.min.css" the text at the end
/*# sourceMappingURL=desktop.min.css.map */
and in "./stylesheets/mobile.min.css" the text
/*# sourceMappingURL=mobile.min.css.map */
or add the files "desktop.min.css.map", "mobile.min.css.map" to the published files
* if you do this for yourself, you have to redo it after (every) publish
Related Content
- 2 months ago
- 6 months ago
- 5 months ago
- 3 months ago
- 5 months ago