Skip to content

Instantly share code, notes, and snippets.

@ryanburnette
Last active March 12, 2019 22:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryanburnette/281beaed6f3a9258e0e66a5b37d1fa8b to your computer and use it in GitHub Desktop.
Save ryanburnette/281beaed6f3a9258e0e66a5b37d1fa8b to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title></title>
<link rel="preload" href="/css/app.bundle.css" as="style">
<link rel="preload" href="/js/app.bundle.js" as="script">
<link rel="stylesheet" href="/css/app.bundle.css">
<!--[if IE]>
<script src="https://unpkg.com/html5shiv/dist/html5shiv.js"></script>
<![endif]-->
</head>
<body class="">
<script src="/js/app.bundle.js"></script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment