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 7000114 commit c74e6f6Copy full SHA for c74e6f6
packages/solid-query/rollup.config.js
@@ -25,7 +25,7 @@ export function createSolidQueryConfig() {
25
}
26
})
27
28
- return solidRollupOptions
+ return solidRollupOptions
29
30
31
export default defineConfig(createSolidQueryConfig())
0 commit comments