Title: JS Excludes
Last modified: November 18, 2020

---

# JS Excludes

 *  Resolved [deewinc](https://wordpress.org/support/users/deewinc/)
 * (@deewinc)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/js-excludes-2/)
 * Hello,
 * I need help in excluding some Javascript files from being combined using JS combine
   for it affects a crucial functionality of my theme.
 * I have checked out this response here
    [https://wordpress.org/support/topic/js-excludes/](https://wordpress.org/support/topic/js-excludes/)
 * However, what happens if the JS files in question have the following URL
    [https://mywebsite.com/wp-content/litespeed/cssjs/28692.js?0b491](https://mywebsite.com/wp-content/litespeed/cssjs/28692.js?0b491)
 * Do I include the path as `cssjs/28692.js?0b491`or as `cssjs/28692.js`?
 * Regards

Viewing 1 replies (of 1 total)

 *  Plugin Support [qtwrk](https://wordpress.org/support/users/qtwrk/)
 * (@qtwrk)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/js-excludes-2/#post-13679917)
 * Hi,
 * you need to disable JS combine/minify/defer in order to see original path/name
 * you can also attach /?LSCWP_CTRL=before_optm to bypass optimization
 * e.g
 * [https://example.com/](https://example.com/)
 * to
 * [https://example.com/?LSCWP_CTRL=before_optm](https://example.com/?LSCWP_CTRL=before_optm)
 * Best regards,

Viewing 1 replies (of 1 total)

The topic ‘JS Excludes’ is closed to new replies.

 * ![](https://ps.w.org/litespeed-cache/assets/icon-256x256.png?rev=2554181)
 * [LiteSpeed Cache](https://wordpress.org/plugins/litespeed-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/litespeed-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/litespeed-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/litespeed-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/litespeed-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/litespeed-cache/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [qtwrk](https://wordpress.org/support/users/qtwrk/)
 * Last activity: [5 years, 6 months ago](https://wordpress.org/support/topic/js-excludes-2/#post-13679917)
 * Status: resolved