mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-16 12:37:20 +00:00
cloudflare: enable fs with @cloudflare/vite-plugin (#239)
* init dev vite write plugin * reorganized cf proxy, fixed dev write
This commit is contained in:
@@ -24,7 +24,6 @@ async function action({
|
||||
const app = await makeAppFromEnv({
|
||||
server: "node",
|
||||
});
|
||||
await app.build();
|
||||
|
||||
const et = new EntityTypescript(app.em);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user