Skip to content

Commit bc28079

Browse files
committed
top-level script
1 parent b5ab71a commit bc28079

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)