Unable to find JavaScript file

Chamara Janaka asked on June 4, 2019 06:58

Hi,

I'm trying to find some JavaScript code in a Kentico 9 application. The previous developers have developed a widget control called 'WgEventCard'. I need to modify some JavaScript code running on some controls inside that widget but I cannot seem to find any related JavaScript files in the system. I tried searching for some of the relevant JavaScript code and it all comes up in a file called 'wg-event-card-chunk.js'. So where is the original JavaScript file?

1

Recent Answers


Roman Hutnyk answered on June 4, 2019 09:26

It looks like wg-event-card-chunk.js has been compiled with webpack - check for webpack configuration file it might help you to figure out the original js file(s).

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.