mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-24 09:28:31 +00:00
7 lines
102 B
TOML
7 lines
102 B
TOML
|
|
[build]
|
||
|
|
base = "frontend/"
|
||
|
|
publish = "build/"
|
||
|
|
|
||
|
|
[template.environment]
|
||
|
|
NODE_ENV = "production"
|