load cryptofill.js async

This commit is contained in:
Danny Coates 2018-11-26 10:36:49 -08:00
parent 5845fa5c05
commit 87ac8b241b
No known key found for this signature in database
GPG key ID: 4C442633C62E00CB
9 changed files with 14627 additions and 48 deletions

View file

@ -36,7 +36,6 @@ module.exports = function(app) {
locale: 'en-US'
})
}
<script src="${assets.get('cryptofill.js')}"></script>
<script src="${assets.get('tests.js')}"></script>
</head>
<body>