Skip to content

Commit

Permalink
remove outdated script
Browse files Browse the repository at this point in the history
  • Loading branch information
warm-coolguy committed Mar 4, 2024
1 parent 754bcf3 commit d6d3f9d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +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: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 d6d3f9d

Please sign in to comment.