mirror of
https://github.com/CompeyDev/seal.devcomp.xyz.git
synced 2024-12-12 12:50:40 +00:00
12 lines
414 B
TOML
12 lines
414 B
TOML
#########################################################################
|
|
## None of this is required since trunk now natively supports tailwind ##
|
|
#########################################################################
|
|
|
|
# [build]
|
|
# target = "./public/index.html"
|
|
# dist = "dist"
|
|
|
|
# [[hooks]]
|
|
# stage = "pre_build"
|
|
# command = "sh"
|
|
# command_arguments = ["-c", "./scripts/prebuild.sh && ./scripts/build.sh"]
|