Commit 407a460a authored by Michael Underwood's avatar Michael Underwood
Browse files

Update dev playground to use TS script

parent cc002bcb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7,6 +7,6 @@
</head>
<body>
  <div id="app"></div>
  <script type="module" src="/src/playground/index.js"></script>
  <script type="module" src="/src/playground/index.ts"></script>
</body>
</html>
 No newline at end of file