mirror of
https://github.com/kingomarnajjar/innovationdrive.git
synced 2026-07-26 06:37:28 +10:00
6 lines
140 B
TOML
Executable file
6 lines
140 B
TOML
Executable file
[build]
|
|
publish = "public"
|
|
command = "npm run build"
|
|
[build.environment]
|
|
YARN_VERSION = "1.3.2"
|
|
YARN_FLAGS = "--no-ignore-optional"
|