mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-14 06:43:25 +08:00
3 lines
79 B
Bash
Executable File
3 lines
79 B
Bash
Executable File
#!/usr/bin/env sh
|
|
NODE_OPTIONS="--max_old_space_size=8192" pnpm run pre-commit
|