mirror of
https://github.com/bknd-io/bknd/
synced 2026-08-03 08:36:01 +00:00
docs: added plugins docs, updated cloudflare docs
This commit is contained in:
@@ -6,7 +6,7 @@ import { resolve } from "node:path";
|
||||
* Vite plugin that provides Node.js filesystem access during development
|
||||
* by injecting a polyfill into the SSR environment
|
||||
*/
|
||||
export function devFsPlugin({
|
||||
export function devFsVitePlugin({
|
||||
verbose = false,
|
||||
configFile = "bknd.config.ts",
|
||||
}: {
|
||||
|
||||
Reference in New Issue
Block a user