mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Set functions directory
This commit is contained in:
parent
65561e71c0
commit
c1991e5f2a
1 changed files with 3 additions and 0 deletions
|
|
@ -3,6 +3,9 @@
|
||||||
command = "npm run netlify-build"
|
command = "npm run netlify-build"
|
||||||
|
|
||||||
|
|
||||||
|
[functions]
|
||||||
|
directory = "dist/functions"
|
||||||
|
|
||||||
|
|
||||||
[build.environment]
|
[build.environment]
|
||||||
NPM_FLAGS = "--no-optional"
|
NPM_FLAGS = "--no-optional"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue