mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-05-14 06:50:38 -05:00
Set serverModuleFormat for Remix V2
This commit is contained in:
parent
734688296e
commit
e284dcedb9
|
|
@ -95,6 +95,7 @@ module.exports = {
|
|||
);
|
||||
});
|
||||
},
|
||||
serverModuleFormat: "cjs",
|
||||
future: {
|
||||
v2_meta: true,
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user