Skip to content

Commit 47f3275

Browse files
authored
docs: add automatic runtime to README example (#106)
1 parent adb618d commit 47f3275

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ export default {
6060
jsc: {
6161
transform: {
6262
react: {
63+
runtime: 'automatic',
6364
development: isDev,
6465
refresh: isDev,
6566
},

0 commit comments

Comments
 (0)