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 1c25125 commit ce15983Copy full SHA for ce15983
1 file changed
packages/layerchart/vite.config.js
@@ -17,6 +17,7 @@ const config = {
17
Icons({
18
compiler: 'svelte',
19
}),
20
+ // @ts-expect-error
21
devtoolsJson(),
22
],
23
// optimizeDeps: {
0 commit comments