diff --git a/remix.config.js b/remix.config.js index 415b1b583..3dab1734d 100644 --- a/remix.config.js +++ b/remix.config.js @@ -95,6 +95,7 @@ module.exports = { ); }); }, + serverModuleFormat: "cjs", future: { v2_meta: true, },