Skip to content

Commit

Permalink
fixed build failure
Browse files Browse the repository at this point in the history
  • Loading branch information
Lawrence Ching committed May 15, 2024
1 parent ec060a6 commit bb56745
Show file tree
Hide file tree
Showing 3 changed files with 806 additions and 1,213 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,3 +99,13 @@ docker cp $ID:/tmp/metrics ./
# Remove container
docker container rm $ID
```

## Development

macOS

Add below items to optionalDependencies
```
"@parcel/watcher-darwin-arm64": "2.4.1",
"lightningcss-darwin-arm64": "1.24.1"
```
Loading

0 comments on commit bb56745

Please sign in to comment.