#50964 Issue 50963 - We should bundle *.min.js files of Console
Closed by spichugi. Opened by spichugi.
spichugi/389-ds-base source-map-fix  into  master

Download 50964.patch

Description: Currently, we do not bundle in the tarball the *.min.js
files which help with deciphering the obfuscated code which is actually
run by the browser. This leads to end-users submitting partially
unreadable JavaScript stack traces.

Please note this won't result in end-users having to download more data
just to use the Console, since these files are downloaded only when needed,
i.e. when Developer's Console is opened.

https://pagure.io/389-ds-base/issue/50963

Reviewed by: ?

Yeah we have had several bugs opened and the console logs provided were useless. I'm all for this, ack!

rebased onto 6fba9a81cdbacbbe92ca96377e15ff9898b2b3e9

Pull-Request has been merged by spichugi

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This pull request has been cloned to Github as issue and is available here:
- https://github.com/389ds/389-ds-base/issues/4017

If you want to continue to work on the PR, please navigate to the github issue,
download the patch from the attachments and file a new pull request.

Thank you for understanding. We apologize for all inconvenience.

Pull-Request has been closed by spichugi

Metadata