added cargo files
This commit is contained in:
16
PinePods-0.8.2/web/Trunk.toml
Normal file
16
PinePods-0.8.2/web/Trunk.toml
Normal file
@@ -0,0 +1,16 @@
|
||||
[build]
|
||||
target = "index.html"
|
||||
dist = "dist"
|
||||
release = true
|
||||
|
||||
# [watch]
|
||||
# ignore = ["dist/**"]
|
||||
|
||||
# [serve]
|
||||
# Add any serve-specific configurations here if needed
|
||||
|
||||
[clean]
|
||||
dist = "dist"
|
||||
|
||||
# Specify the required Trunk version if needed
|
||||
# trunk-version = "^0.19.0"
|
||||
Reference in New Issue
Block a user