mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2026-04-21 22:54:53 +08:00
Replace debugmode in build task
This commit is contained in:
@@ -37,11 +37,9 @@
|
||||
<!-- Because this project uses vulcanize this should be your only html import
|
||||
in this file. All other imports should go in elements.html -->
|
||||
<link rel="import" href="elements/elements.html" async>
|
||||
<!-- build:js -->
|
||||
<script>
|
||||
window.debug = true;
|
||||
</script>
|
||||
<!-- endbuild -->
|
||||
</head>
|
||||
|
||||
<body class="fullbleed layout vertical" loading>
|
||||
|
||||
Reference in New Issue
Block a user