mirror of
https://github.com/microsoft/TypeScript-Node-Starter.git
synced 2025-11-08 16:17:37 +00:00
This commit: - removes obsolate frameborder scrolling attributes from iframe replacing them with inline style - correct values for inline width/height for embedded iframe - adds lang attr - sort order of the head elements: see e.g. https://git.io/vNfEF - update GA insline script to their shortest version and async/deferred script, see: https://git.io/vNfuU - use unbuffered comments so there is no output in transpiled html Thanks!