Skip to content

Commit 73e701f

Browse files
committed
codegen config changes
1 parent b3739e6 commit 73e701f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

packages/default-storage/package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,10 @@
122122
"jsSrcsDir": "./src",
123123
"android": {
124124
"javaPackageName": "com.reactnativecommunity.asyncstorage"
125+
},
126+
"windows": {
127+
"namespace": "defaultStorageCodegen",
128+
"outputDirectory": "windows/ReactNativeAsyncStorage/codegen"
125129
}
126130
}
127131
}

0 commit comments

Comments
 (0)