Skip to content

Instantly share code, notes, and snippets.

@prakash122
Created April 11, 2018 12:35
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 prakash122/d39e5abab7e8d1189e021daff28332c4 to your computer and use it in GitHub Desktop.
Save prakash122/d39e5abab7e8d1189e021daff28332c4 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<title>Code in Webpack Starter</title>
</head>
<body>
<h1>Code in Webpack Starter</h1>
<script src="/output.bundle.js"></script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment