Some minor restructuring and improvements
This commit is contained in:
4
frontend/Trunk.toml
Normal file
4
frontend/Trunk.toml
Normal file
@@ -0,0 +1,4 @@
|
||||
[[hooks]]
|
||||
stage = "post_build"
|
||||
command = "sh"
|
||||
command_arguments = ["-c", "cp ../target/stylers/main.css $TRUNK_STAGING_DIR/"]
|
||||
Reference in New Issue
Block a user