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 c0948a5 commit 018f893Copy full SHA for 018f893
vite.config.ts
@@ -21,6 +21,7 @@ export default defineConfig(() => {
21
},
22
23
optimizeDeps: {
24
+ include: ['@ui5/webcomponents-react-base'],
25
esbuildOptions: {
26
target: 'esnext',
27
0 commit comments