instantpage / instant.page

Make your site’s pages instant in 1 minute and improve your conversion rate by 1%
https://instant.page
MIT License
6.04k stars 205 forks source link

type="module" and script defer #67

Closed djibe closed 3 years ago

djibe commented 4 years ago

Hi,

Nu-HTML checker is crashing during my Jekyll build and throws error

error: A "script" element with a "defer" attribute must not have a "type" attribute with the value "module".

In fact, in the MDN documentation, it is written

There is no need to use the defer attribute (see Githubissues.

  • Githubissues is a development platform for aggregating issues.