Skip to content

Commit

Permalink
Merge branch 'main' into client/text-locator
Browse files Browse the repository at this point in the history
  • Loading branch information
dopenguin authored Mar 5, 2024
2 parents 38f7cb7 + d6d3f9d commit 9956a98
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@
"afm:build:serve": "http-server ./packages/clients/afm -o /example/prod-example.html",
"afm:dev": "cd packages/clients/afm/ && vite --host",
"generic:build": "lerna run build --scope @polar/client-generic --stream",
"generic:build:serve": "http-server ./packages/clients/generic -o /example/index.html",
"generic:dev": "cd packages/clients/generic/ && vite --host",
"dish:build": "lerna run build --scope @polar/client-dish --stream",
"dish:build:serve": "http-server ./packages/clients/dish -o /dist/index.html",
"dish:dev": "cd packages/clients/dish/ && vite --host",
Expand Down

0 comments on commit 9956a98

Please sign in to comment.