feat(next-feedback): improve selector precision with @medv/finder and fix client/server boundary
This commit is contained in:
@@ -6,7 +6,4 @@ export default defineConfig({
|
||||
dts: true,
|
||||
clean: true,
|
||||
sourcemap: true,
|
||||
banner: {
|
||||
js: "'use client';",
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user