When debugging a site's frontend code, you may want to view a copy of the code files in your browser's developer tools.
To locate and open the files:
Identify the names of the files that contain a site's frontend code. The names of these files appear in the Wix Developer Console when you preview a site. They also appear in the browser developer console.

Browse to a site, either published or in Preview mode, and open your browser's developer tools.
Open the file search bar.
Type the name of your code file and select it from the search results to open it.
