Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46d2e8e commit ade4d9bCopy full SHA for ade4d9b
test-ang/app/index.html
@@ -58,7 +58,7 @@
58
</script>
59
</head>
60
<body ng-app="app" >
61
- <script src = "bundle.js"> </script>
+ <script src = "dist/scripts/scripts.min.js"> </script>
62
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
63
64
<div>
0 commit comments