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 954f8f2 commit c863794Copy full SHA for c863794
src/taskpane/taskpane.html
@@ -11,7 +11,7 @@
11
<title>Contoso Task Pane Add-in</title>
12
13
<!-- Office JavaScript API -->
14
- <script type="text/javascript" src="https://appsforoffice.microsoft.com/lib/1.1/hosted/office.debug.js"></script>
+ <script type="text/javascript" src="https://appsforoffice.microsoft.com/lib/1.1/hosted/office.js"></script>
15
16
<!-- LOCAL -->
17
<link rel="stylesheet" href="node_modules/office-ui-fabric-js/dist/css/fabric.min.css" />
0 commit comments