Commit a8c49d4
committed
storybook(rn): ensure CommonJS plugin processes all deps by including /node_modules/ in build.commonjsOptions.include\n\nFixes a logic bug where setting include to only /react-native-jazzicon/ restricted @rollup/plugin-commonjs to that package, potentially breaking other CJS deps during production builds. Adding /node_modules/ preserves broad CJS conversion while still explicitly handling react-native-jazzicon.
1 parent d774a13 commit a8c49d4
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| |||
0 commit comments