pagedesigner_imageedit causes a 404 call by trying to get "grapesjs-tui-image-editor.min.js.map"

Created on 15 December 2023, 7 months ago
Updated 4 January 2024, 6 months ago

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

πŸ› Bug report
Status

Fixed

Version

3.0

Component

Code

Created by

πŸ‡¨πŸ‡­Switzerland pvbergen

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024