Sign in
pigweed
/
third_party
/
github
/
bazel-contrib
/
rules_nodejs
/
2d403c545bb4e95628b38c8c56faf9ef4a9de0d0
/
.
/
examples
/
react_webpack
/
index.html
blob: 041b2b15d18fdcc910a134f764d77417dbcdbb23 [
file
] [
log
] [
blame
]
<html>
<body>
<div
id
=
"root"
></div>
<script
src
=
"app.bundle.js"
></script>
</body>
</html>