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 3604698 commit a52fc9cCopy full SHA for a52fc9c
index.html
@@ -35,8 +35,8 @@
35
<script src="//npmcdn.com/esri-system-js@0.0.3/dist/esriSystem.js"></script>
36
37
<!-- non-cdn config works w/ chrome dev tools -->
38
- <script src="systemjs.config.js"></script>
39
- <!--<script src="systemjs.config.cdn.js"></script>-->
+ <!--<script src="systemjs.config.js"></script>-->
+ <script src="systemjs.config.cdn.js"></script>
40
</head>
41
42
<!-- 3. Display the application -->
0 commit comments