ooo interesting 2018.2 update: ``` Client Script C...
# suitescript
e
ooo interesting 2018.2 update:
Copy code
Client Script Console Debugging Enhancement
Because client script dependency module files are now loaded with <script> tags, you can use the
browser console to debug theses files. Dependency files are located in the core/media directory, as
shown below. You can inspect these files in the console in the same way you would any other JavaScript
file.
👍 1