mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-25 17:26:18 -04:00
Replace debugmode in build task
This commit is contained in:
parent
725fb96408
commit
3b4784e8eb
2 changed files with 6 additions and 4 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue