teamcfadvance / cfstatic

CfStatic is a framework for managing the inclusion and packaging of CSS and JavaScript in CFML applications.
https://teamcfadvance.github.io/cfstatic
MIT License
102 stars 35 forks source link

Add async & defer for script tags #119

Open chopki opened 2 months ago

chopki commented 2 months ago

annotations @async and @defer can control whether to add these attributes to script tags