mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-23 00:06:18 -04:00
Commit a dist folder
This commit is contained in:
parent
dce88a309d
commit
0551df6c40
12 changed files with 22916 additions and 1 deletions
1
dist/public/scripts/app.js
vendored
Normal file
1
dist/public/scripts/app.js
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
!function(e){"use strict";var o=e.querySelector("#app");o.baseUrl="/",""===window.location.port,o.displayInstalledToast=function(){Polymer.dom(e).querySelector("platinum-sw-cache").disabled||Polymer.dom(e).querySelector("#caching-complete").show()},o.displayToast=function(o){var t=Polymer.dom(e).querySelector("#toast");t.text=o,t.show()},o.addEventListener("dom-change",function(){console.log("Our app is ready to rock!"),o.conn=e.querySelector("connection-wrapper")}),window.addEventListener("WebComponentsReady",function(){}),o._showAbout=function(){e.querySelector("#pages").select(1)},o._showAbout=function(){e.querySelector("#pages").select(0)}}(document);
|
Loading…
Add table
Add a link
Reference in a new issue