Skip to content

Commit

Permalink
chore(templates/fly): integrate v2_dev
Browse files Browse the repository at this point in the history
  • Loading branch information
pcattori committed Jun 23, 2023
1 parent ae88ba0 commit 512467d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions templates/fly/remix.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ module.exports = {
// assetsBuildDirectory: "public/build",
// serverBuildPath: "build/index.js",
// publicPath: "/build/",
serverModuleFormat: "cjs",
future: {
v2_dev: true,
v2_errorBoundary: true,
v2_headers: true,
v2_meta: true,
Expand Down

0 comments on commit 512467d

Please sign in to comment.