Skip to content

Commit c4c5761

Browse files
committed
add conext option for react example
1 parent cdab1d4 commit c4c5761

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

react/sourcejs-options.js

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
module.exports = {
2+
rendering: {
3+
specFiles: ['index.jsx']
4+
}
5+
};

0 commit comments

Comments
 (0)