cyclejs/cycle-core

View on GitHub
devtool/src/launcher.html

Summary

Maintainability
Test Coverage
<!DOCTYPE html>
<html>
<head>
  <title>launcher</title>
</head>
<body>
  <script src="launcher.js"></script>
</body>
</html>