mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
nope
This commit is contained in:
parent
3b51180cae
commit
e5bf005059
1 changed files with 1 additions and 2 deletions
|
|
@ -1,11 +1,10 @@
|
||||||
[build]
|
[build]
|
||||||
command = "remix build"
|
command = "remix build"
|
||||||
publish = "build"
|
publish = "public"
|
||||||
|
|
||||||
[dev]
|
[dev]
|
||||||
command = "remix watch"
|
command = "remix watch"
|
||||||
port = 3000
|
port = 3000
|
||||||
# targetPort = 3000
|
|
||||||
autoLaunch = false
|
autoLaunch = false
|
||||||
|
|
||||||
# [[redirects]]
|
# [[redirects]]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue