generated from alecodes/base-template
wip: handle vite tooling manually
This commit is contained in:
parent
9c1a8f030c
commit
e8f111c2ff
11 changed files with 134 additions and 71 deletions
|
|
@ -1,10 +1,11 @@
|
|||
[package]
|
||||
name = "compendium"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
edition = "2024"
|
||||
|
||||
[features]
|
||||
bundled = []
|
||||
embed = ["vite"]
|
||||
vite = []
|
||||
|
||||
[dependencies]
|
||||
axum = { version = "0.8.1", features = ["macros"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue