Skip to content

Commit be3542c

Browse files
committed
Trying to fix package dependency conflict hell...
1 parent 700bf6b commit be3542c

File tree

3 files changed

+575
-615
lines changed

3 files changed

+575
-615
lines changed

Diff for: app.config.js

+1
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@ module.exports = {
146146
],
147147
experiments: {
148148
typedRoutes: true,
149+
reactServerFunctions: true,
149150
},
150151
},
151152
};

0 commit comments

Comments
 (0)