generated from alecodes/base-template
feat: add frontend compilation task with bun
This commit is contained in:
parent
6cb75aa442
commit
6b7642b693
6 changed files with 174 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet" href="@mini-strap/core" />
|
||||
<title>
|
||||
{% block title %}Axum web service!{% endblock %}
|
||||
</title>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue