test new features

This commit is contained in:
2020-09-22 21:47:33 +02:00
parent 23c527fef1
commit b447b99159
16 changed files with 370 additions and 264 deletions

View File

@@ -21,12 +21,12 @@
</head>
<body>
<!-- The application will be rendered inside this element,
because `src/client.js` references it -->
because `src/client.js` references it -->
<div id="sapper">%sapper.html%</div>
<!-- Sapper creates a <script> tag containing `src/client.js`
and anything else it needs to hydrate the app and
initialise the router -->
and anything else it needs to hydrate the app and
initialise the router -->
%sapper.scripts%
<script src="https://unpkg.com/ionicons@5.1.2/dist/ionicons.js"></script>