Merge pull request #1980 from umbraco/v14/chore/bundling-webhook
Chore: Bundling of the Webhook package
This commit is contained in:
@@ -126,7 +126,8 @@
|
||||
"url": "https://umbraco.com"
|
||||
},
|
||||
"workspaces": [
|
||||
"./src/packages/dictionary"
|
||||
"./src/packages/dictionary",
|
||||
"./src/packages/webhook"
|
||||
],
|
||||
"scripts": {
|
||||
"backoffice:test:e2e": "npx playwright test",
|
||||
|
||||
Reference in New Issue
Block a user