Skip to content

Instantly share code, notes, and snippets.

@warlo
Last active November 18, 2020 19:29
Show Gist options
  • Save warlo/a6c8583375cdc0b91c3fb2fa62ad5b6b to your computer and use it in GitHub Desktop.
Save warlo/a6c8583375cdc0b91c3fb2fa62ad5b6b to your computer and use it in GitHub Desktop.
'\n'.join([
html_tag("script", src="systemJSPolyfills.js"),
html_tag("script", content=f"window.injectSystemJSModule('{systemjs}');"),
])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment