Does Flying Scripts skip if the script has “async” attribute?
-
If a script has async attribute like this;
<script data-minify="1" async src="url"></script>
Does Flying Scripts skip this file even if we indicate that specific script to be delayed?
Other delay JS features like in WP Rocket can delay the same script, but Flying Scripts is not delaying even the time out is set to 5000*1000 aka Never.
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Does Flying Scripts skip if the script has “async” attribute?’ is closed to new replies.