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