We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2366bb commit 77b21b2Copy full SHA for 77b21b2
1 file changed
scripts/e2e/e2e.template.html
@@ -42,7 +42,8 @@
42
<script>
43
System.config({
44
map: {
45
- 'angular2': '/angular2'
+ 'angular2': '/angular2',
46
+ 'ionic-angular': '/ionic'
47
},
48
packages: {
49
'ionic-angular': {
0 commit comments