Skip to content

Commit

Permalink
Add web UI logging
Browse files Browse the repository at this point in the history
  • Loading branch information
doup committed Apr 24, 2023
1 parent d880d52 commit 4399a14
Show file tree
Hide file tree
Showing 5 changed files with 151 additions and 376 deletions.
2 changes: 2 additions & 0 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ cd "${0%/*}"
npm run build
# Go to the example directory
cd example
# Install packages
npm install
# Build the example
npm run build
# Sync with the platforms
Expand Down
Loading

0 comments on commit 4399a14

Please sign in to comment.