mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-09 02:36:40 +02:00
Remove preact-compat
This commit is contained in:
@@ -75,8 +75,6 @@ export default defineConfig({
|
|||||||
css: false,
|
css: false,
|
||||||
js: false,
|
js: false,
|
||||||
}),
|
}),
|
||||||
preact({
|
preact(),
|
||||||
compat: true,
|
|
||||||
}),
|
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
Reference in New Issue
Block a user