We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bb320a commit 2c85f53Copy full SHA for 2c85f53
3 files changed
core/webapp/internal/tippy.lib.xml
@@ -0,0 +1,6 @@
1
+<libraries xmlns="http://labkey.org/clientLibrary/xml/">
2
+ <library compileInProductionMode="false">
3
+ <script path="internal/tippy/tippy-bundle.umd.js" mode="dev"/>
4
+ <script path="internal/tippy/popper.min.js" mode="dev"/>
5
+ </library>
6
+</libraries>
0 commit comments