Skip to content
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.

Commit

Permalink
Remove prepare script
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpio authored Jul 6, 2021
1 parent 138b1ca commit d2ec92b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/lab-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
"clean:all": "jlpm run clean:lib && jlpm run clean:labextension",
"clean:labextension": "rimraf ../../retrolab/labextension",
"clean:lib": "rimraf lib tsconfig.tsbuildinfo",
"prepare": "jlpm run clean && jlpm run build:prod",
"watch": "run-p watch:src watch:labextension",
"watch:labextension": "jupyter labextension watch .",
"watch:src": "tsc -w"
Expand Down

0 comments on commit d2ec92b

Please sign in to comment.