Skip to content

Commit 5695d0d

Browse files
committed
top-level script
1 parent 9aa0c87 commit 5695d0d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"build": "lerna run build",
2424
"build:lib": "lerna run build:lib",
2525
"build:prod": "lerna run build:prod --skip-nx-cache",
26+
"build:prod:release": "lerna run build:prod --skip-nx-cache --ignore @jupyter-notebook/app && jlpm workspace @jupyter-notebook/app build:prod:release",
2627
"build:test": "lerna run build:test",
2728
"build:utils": "cd buildutils && npm run build",
2829
"clean": "lerna run clean",

0 commit comments

Comments
 (0)