mirror of
https://github.com/bknd-io/bknd/
synced 2026-08-02 08:06:00 +00:00
replaced remix with react-router
This commit is contained in:
+1
-1
@@ -228,7 +228,7 @@ async function buildAdapters() {
|
||||
});
|
||||
|
||||
// specific adatpers
|
||||
await tsup.build(baseConfig("remix"));
|
||||
await tsup.build(baseConfig("react-router"));
|
||||
await tsup.build(baseConfig("bun"));
|
||||
await tsup.build(baseConfig("astro"));
|
||||
await tsup.build(baseConfig("aws"));
|
||||
|
||||
Reference in New Issue
Block a user