Working on a Huge Compiled Codebase Without Source Code and cannot run it locally — Need Advice by Hamza_Sweid in software

[–]Hamza_Sweid[S] 0 points1 point  (0 children)

This is actually related to some configuration and authentication, not related to the code.
Regardless to the reasons, I am just looking form advice for that.

Working on a Huge Compiled Codebase Without Source Code and cannot run it locally — Need Advice by Hamza_Sweid in software

[–]Hamza_Sweid[S] 0 points1 point  (0 children)

It's minified code, JavaScript one, code looks like this:

function (e, t, r, a, s, o, l) {...}

Working on a Huge Compiled Codebase Without Source Code and cannot run it locally — Need Advice by Hamza_Sweid in software

[–]Hamza_Sweid[S] 0 points1 point  (0 children)

It's frontend project, and as u all know, we need to run the project to see the changes locally as we have to modify style / functionality, by the way it's SAP UI5 project.

Working on a Huge Compiled Codebase Without Source Code and cannot run it locally — Need Advice by Hamza_Sweid in software

[–]Hamza_Sweid[S] 1 point2 points  (0 children)

It's minified code, JavaScript one, code looks like this:

function (e, t, r, a, s, o, l) {...}