Skip to content

Commit d8020cf

Browse files
committed
feat: add initial netlify.toml configuration for build environment
1 parent 1ed844d commit d8020cf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/netlify.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[build.environment]
2+
NODE_ENV = "development"
3+
PKG_CONFIG_PATH = "/opt/buildhome/.pkg-config"

0 commit comments

Comments
 (0)