Load babel-polyfill only when necessary.

This commit is contained in:
Christoph Wiechert
2017-07-18 15:44:29 +02:00
parent 8e075597f4
commit 7d0f328427
11 changed files with 49 additions and 4 deletions

View File

@@ -6,7 +6,7 @@
<link href="/assets/favicon.ico" rel="icon" type="image/x-icon"/>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="noindex,nofollow">
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
<link href="/assets/styles.css" rel="stylesheet">
<style>
html {
position: relative;