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.
2 parents fb6e1a6 + 0f32d6a commit 97b1b88Copy full SHA for 97b1b88
15/umbraco-cms/customizing/development-flow/vite-package-setup.md
@@ -89,7 +89,7 @@ This disables IntelliSense for external references but keeps the install lean.
89
"compilerOptions": {
90
...
91
"types": [
92
- "@umbraco-cms/backoffice/dist-cms/packages/extension-types"
+ "@umbraco-cms/backoffice/extension-types"
93
]
94
}
95
0 commit comments