Allow users to add preferred loading strategy.
Opened this issue · 0 comments
elifvish commented
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.