Skip to content

Commit cc6e276

Browse files
committed
storybook-native: align Metro with prestorybook by setting withStorybook useJs=true
1 parent b38c019 commit cc6e276

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

apps/storybook-react-native/metro.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,5 @@ defaultConfig.resolver.nodeModulesPaths = [
2424

2525
module.exports = withStorybook(defaultConfig, {
2626
enabled: true,
27+
useJs: true,
2728
});

0 commit comments

Comments
 (0)