chore(core-hn-demo): look for app.js instead of ionic.js

This commit is contained in:
jgw96
2017-06-30 16:03:01 -05:00
parent 93951770e3
commit 976ccae212

View File

@@ -8,7 +8,7 @@
<meta name="format-detection" content="telephone=no">
<meta name="msapplication-tap-highlight" content="no">
<script src="/dist/ionic.js"></script>
<script src="/dist/app.js"></script>
</head>
<body>