Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

scriptType option adds redundant text/javascript mimetype for HTML5 #1713

Open
kdrdgn opened this issue Feb 2, 2018 · 0 comments
Open

scriptType option adds redundant text/javascript mimetype for HTML5 #1713

kdrdgn opened this issue Feb 2, 2018 · 0 comments

Comments

@kdrdgn
Copy link

kdrdgn commented Feb 2, 2018

According to W3C,

HTML5 specification urges authors to omit the attribute rather than provide a redundant MIME type.

Source https://developer.mozilla.org/en-US/docs/Web/HTML/Element/script

if users don't specify scriptType, requirejs may not define a node.type

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant