esmodule-builder
Version:
ECMAScript-Module (ES Module) builder.
21 lines • 422 B
HTML
<html lang="en">
<head>
<title>Code coverage report for All files</title>
<style>
body {
font-family: Helvetica Neue, Helvetica, Arial;
font-size: 20px;
color:#333;
margin: 50px;
}
code {
color: green;
}
</style>
</head>
<body>
<div>This page will refresh with a coverage report, as long as you have
executed <code>npm run dev</code>. Please be patient.</div>
</body>
</html>