GT2/Ejectable/node_modules/min-document/test/static/index.html

12 lines
214 B
HTML
Raw Normal View History

2021-08-16 00:14:59 +00:00
<!doctype html>
<html>
<head>
<title>TAPE Example</title>
<script src="/testem.js"></script>
<script src="test-adapter.js"></script>
<script src="bundle.js"></script>
</head>
<body>
</body>
</html>