We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a153fcf commit 9c828e4Copy full SHA for 9c828e4
packages/blueprints-integration/package.json
@@ -15,6 +15,7 @@
15
},
16
"homepage": "https://github.com/Sofie-Automation/sofie-core/blob/main/packages/blueprints-integration#readme",
17
"scripts": {
18
+ "prepare": "yarn build",
19
"build": "run -T rimraf dist && run build:main",
20
"build:main": "run -T tsc -p tsconfig.build.json",
21
"lint:raw": "run -T eslint",
packages/shared-lib/package.json
"homepage": "https://github.com/nrkno/sofie-core/blob/master/packages/shared-lib#readme",
0 commit comments