angular-cn/modules/rollup-test/index.html

11 lines
241 B
HTML

<html>
<head>
</head>
<hello-world>loading..</hello-world>
<script src="./node_modules/zone.js/dist/zone.js"></script>
<script src="./node_modules/reflect-metadata/Reflect.js"></script>
<script src="./dist/bundle.min.js"></script>
</html>