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 a8d9b58 commit 3a2d141Copy full SHA for 3a2d141
tsconfig.json
@@ -82,6 +82,7 @@ DON'T EDIT THIS FILE DIRECTLY. It is generated by /devops/tsconfig/index.js
82
"@umbraco-cms/backoffice/menu": ["./src/packages/core/menu/index.ts"],
83
"@umbraco-cms/backoffice/modal": ["./src/packages/core/modal/index.ts"],
84
"@umbraco-cms/backoffice/models": ["./src/packages/core/models/index.ts"],
85
+ "@umbraco-cms/backoffice/multi-url-picker": ["./src/packages/multi-url-picker/index.ts"],
86
"@umbraco-cms/backoffice/notification": ["./src/packages/core/notification/index.ts"],
87
"@umbraco-cms/backoffice/object-type": ["./src/packages/object-type/index.ts"],
88
"@umbraco-cms/backoffice/package": ["./src/packages/packages/package/index.ts"],
0 commit comments