Replies: 1
Hi there,
The plugin strips the version of included JS files (See $ver in code below) even though they’re on the ignore list.
wp_register_script( $handle:string, $src:string, $deps:array, $ver:string|boolean|null, $in_footer:boolean )
So the request is js.bundle.js
And not (without the plugin): js.bundle.js?ver=xyz