Has anyone had a bug caused by template strings having line endings converted between \r\n and \n inside of a JS source file?
-
-
Similarly, I'd certainly hope that JS tooling does not depend on exact line endings.
-
Node doesn't normalize line endings and the tool is for Node ;-p . Resource integrity and dependency specifiers are my main interest that are affected
End of conversation
New conversation -
-
-
It seems seems... odd / not entirely? https://jsfiddle.net/5pnwzxum/1/
-
\r and \r\n normalisation to \n are specified as part of the HTML parser spec, so it won't work with dynamic text content.
- 4 more replies
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.
JavaScript, HTML, CSS, HTTP, performance, security, Bash, Unicode, i18n, macOS.