rt-optimizer
rt-optimizer copied to clipboard
Allow users to add preferred loading strategy.
Provide users with option to add
- [ ] Defer
- [ ] Async
Attributes to script.
This is helpful when the script is needed on page load but its loading time or sequence doesn’t affect any functionality.