Skip to content

Instantly share code, notes, and snippets.

@shingonu
Created July 25, 2022 14:10
Show Gist options
  • Save shingonu/dfa4cf6e268474dd2167c7beba3d70e3 to your computer and use it in GitHub Desktop.
Save shingonu/dfa4cf6e268474dd2167c7beba3d70e3 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Maybe some stuff here -->
</head>
<body>
<div id="root"></div>
<script
src="/static/bundle.js"
></script>
<script
src="/static/0.chunk.js"
></script>
<script
src="/static/main.chunk.js"
></script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment