Closed (fixed)
Project:
Pagedesigner
Version:
3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
15 Dec 2023 at 15:53 UTC
Updated:
4 Jan 2024 at 14:54 UTC
Jump to comment: Most recent
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.
Remove the sourceMappingUrl as it is not needed for production.
Remove the sourceMappingUrl as it is not needed for production.
None
None
None
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
Comment #2
pvbergen commentedI've added a commit to remove source mapping for review
Comment #3
pvbergen commentedComment #5
pvbergen commentedComment #8
pvbergen commented