Skip to content

Commit 9a6b254

Browse files
committed
Merge pull request #4373 from plotly/toolpanel-deps-bundle
Toolpanel dependencies bundle
2 parents d1258b6 + d8f843e commit 9a6b254

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test-dashboard/toolpanel-dashboard/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@
1414
<!-- PlotlyJS Requirements -->
1515
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
1616

17+
<!-- ToolPanel JS dependencies Bundle -->
18+
<script type="text/javascript" src="./../../shelly/toolpanel/static/toolpanel/dist/toolpanel-dependencies-bundle.js"></script>
19+
1720
<!-- ToolPanel Standalone JS Bundle -->
1821
<script type="text/javascript" src="./../../shelly/toolpanel/static/toolpanel/dist/toolpanel-standalone-bundle.js"></script>
1922

0 commit comments

Comments
 (0)