parcel files

This commit is contained in:
Anton Lavrenov
2019-02-25 07:56:17 -05:00
parent 899d0942ea
commit 75bd2782c6
2 changed files with 14 additions and 0 deletions

6
test/parcel-runner.html Normal file
View File

@@ -0,0 +1,6 @@
<html>
<body>
<div id="mocha"></div>
<script src="./parcel-runner.ts"></script>
</body>
</html>