Commit bb10fd3
committed
🔧 chore: add macOS-specific build script to package.json
- Introduced a new script `build:mac` in `package.json`. This script specifically targets building the application for macOS, streamlining the development process for macOS environments.
- The addition of this script allows for more efficient and focused builds when only a macOS version is needed, saving time and resources during the development cycle.1 parent 6e1195f commit bb10fd3
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
0 commit comments