Problem/Motivation

In the library "pagedesigner_imageedit/pagedesigner" the pagedesigner_imageedit module requires "vendor/grapesjs-tui-image-editor/grapesjs-tui-image-editor.min.js". This causes a follow up request for "grapesjs-tui-image-editor.min.js.map" indicated by the sourceMappingURL in the js file.

Proposed resolution

Remove the sourceMappingUrl as it is not needed for production.

Remaining tasks

Remove the sourceMappingUrl as it is not needed for production.

User interface changes

None

API changes

None

Data model changes

None

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

pvbergen created an issue. See original summary.

pvbergen’s picture

I've added a commit to remove source mapping for review

pvbergen’s picture

Status: Active » Needs review

pvbergen’s picture

Assigned: danielwirz » pvbergen

  • pvbergen committed 0c5b4e1b on 3.0.x
    Resolve #3409099 "Pagedesignerimageedit causes a 3.0.x"
    
pvbergen’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.