Skip to content

Commit a52fc9c

Browse files
committed
system cdn config
1 parent 3604698 commit a52fc9c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
<script src="//npmcdn.com/esri-system-js@0.0.3/dist/esriSystem.js"></script>
3636

3737
<!-- non-cdn config works w/ chrome dev tools -->
38-
<script src="systemjs.config.js"></script>
39-
<!--<script src="systemjs.config.cdn.js"></script>-->
38+
<!--<script src="systemjs.config.js"></script>-->
39+
<script src="systemjs.config.cdn.js"></script>
4040
</head>
4141

4242
<!-- 3. Display the application -->

0 commit comments

Comments
 (0)