purify.min.js has a closing comment of //# sourceMappingURL=purify.min.js.map, which tells the browser to load purify.min.js.map.

However, in the colorbox.make file, we are not downloading the purify.min.js.map for the library. This results in a 404 for purify.min.js.map.

Issue fork colorbox-3450315

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

colinstillwell created an issue. See original summary.

colinstillwell’s picture

Status: Active » Needs review