Skip to content

Commit 9ff653c

Browse files
committed
Update packages/cloudflare/src/cli/build/patches/investigated/copy-package-cli-files.ts
1 parent ae2b8ee commit 9ff653c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/cloudflare/src/cli/build/patches/investigated/copy-package-cli-files.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import type { BuildOptions } from "@opennextjs/aws/build/helper.js";
66
import { Config } from "../../../config";
77

88
/**
9-
* Copies the template files present in the cloudflare adapter package into the standalone node_modules folder.
9+
* Copies the template files present in the cloudflare adapter package into the standalone node_modules folder
1010
*/
1111
export function copyPackageCliFiles(packageDistDir: string, config: Config, openNextConfig: BuildOptions) {
1212
console.log("# copyPackageTemplateFiles");

0 commit comments

Comments
 (0)