Files
angular-docs-cn/modules/playground/src/web_workers/router/index.html
T

11 lines
185 B
HTML

<!doctype html>
<html>
<title>Web Worker Router Example</title>
<body>
<app></app>
<!--load location for ts_devserver-->
<script src="/app_bundle.js"></script>
</body>
</html>