about summary refs log tree commit diff
path: root/website/sandbox/nut-score/indexProduction.html
diff options
context:
space:
mode:
Diffstat (limited to 'website/sandbox/nut-score/indexProduction.html')
-rw-r--r--website/sandbox/nut-score/indexProduction.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/website/sandbox/nut-score/indexProduction.html b/website/sandbox/nut-score/indexProduction.html
new file mode 100644
index 000000000000..1597bfa6c6ff
--- /dev/null
+++ b/website/sandbox/nut-score/indexProduction.html
@@ -0,0 +1,10 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+  <meta charset="UTF-8">
+  <title>ReasonReact Examples</title>
+</head>
+<body>
+  <script src="./bundleOutput/index.js"></script>
+</body>
+</html>