Skip to content

Commit

Permalink
Fixed build
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenwf committed Dec 19, 2024
1 parent 11f21a3 commit 35dda6c
Show file tree
Hide file tree
Showing 2 changed files with 9,735 additions and 7,833 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
"url": "https://github.com/digirati-co-uk/iiif-manifest-editor.git"
},
"scripts": {
"build": "turbo build",
"build": "turbo build --filter=web --filter=docs",
"build-all": "turbo build",
"build-packages": "turbo build --filter=@manifest-editor/* --filter=manifest-editor",
"dev": "turbo dev",
"lint": "turbo lint",
Expand Down
Loading

0 comments on commit 35dda6c

Please sign in to comment.