Updates
This commit is contained in:
8
lowcoder/client/netlify.toml
Normal file
8
lowcoder/client/netlify.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
[[redirects]]
|
||||
from = "/*"
|
||||
to = "/"
|
||||
status = 200
|
||||
[build]
|
||||
base = "client"
|
||||
command = "yarn workspace lowcoder build"
|
||||
publish = "client/packages/lowcoder/build"
|
||||
Reference in New Issue
Block a user