Skip to content

Commit 1d0ca85

Browse files
authored
fix(codegen): add pagination folder in overwritablePathnames (#1484)
1 parent 4a3ceb4 commit 1d0ca85

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/generate-clients/copy-to-clients.js

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ const getOverwritablePredicate = (packageName) => (pathName) => {
88
"commands",
99
"models",
1010
"protocols",
11+
"pagination",
1112
"LICENCE",
1213
"runtimeConfig.ts",
1314
"runtimeConfig.browser.ts",

0 commit comments

Comments
 (0)