chore: bump version to 0.0.40, update rollup and zustand dependencies, and refine adapter logic
This commit is contained in:
@@ -32,9 +32,6 @@ export default [
|
||||
file: 'dist/query.js',
|
||||
format: 'es',
|
||||
},
|
||||
moduleSideEffects: false, // 确保无副作用的模块能被完全 tree-shake
|
||||
propertyReadSideEffects: false,
|
||||
|
||||
plugins: [resolve(), typescript()],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user