1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-31 10:15:30 +02:00
tldr/pages.ko/common/zapier-build.md
Managor fe4c26ba2e
pages*/common/*: add option placeholders to translations part 2 (#15901)
Co-authored-by: Darío Hereñú <magallania@gmail.com>
2025-03-14 12:48:28 +05:30

16 lines
381 B
Markdown

# zapier build
> Zapier 통합의 푸시 가능한 `zip` 파일 생성.
> 더 많은 정보: <https://platform.zapier.com/reference/cli#build>.
- 빌드 생성:
`zapier build`
- 스마트 파일 포함 비활성화 (`index.js`에서 필요한 파일만 포함):
`zapier build --disable-dependency-detection`
- 추가 디버깅 출력 표시:
`zapier build {{[-d|--debug]}}`