Upgraded to v0.1.0 of ozai and ssgod.
This commit is contained in:
parent
71ee505717
commit
e1df377eea
3 changed files with 10 additions and 5 deletions
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"HostPort": ":9998",
|
||||
"Processes": {
|
||||
"webapp": {
|
||||
"URL": "/webapp",
|
||||
|
|
@ -13,7 +14,7 @@
|
|||
"tailwind": {
|
||||
"URL": "/tailwind",
|
||||
"Command": "tailwindcss",
|
||||
"Args": ["--input", "./static/input_style.css", "--output", "./static/style.css","--watch"]
|
||||
"Args": ["--input", "./static/input_style.css", "--output", "./static/style.css","--watch=always"]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue