We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7ce7ec commit 187c22eCopy full SHA for 187c22e
app-config-react-native/src/index.ts
@@ -33,4 +33,4 @@ export const transform: Transformer['transform'] = async ({ src, filename, optio
33
});
34
35
return upstreamTransformer.transform({ src: modifiedSrc, filename, options });
36
-};
+};
0 commit comments