Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Remove future config
  • Loading branch information
regalijan committed Oct 19, 2023
1 parent 1868d26 commit f1ef816
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions remix.config.js
@@ -1,10 +1,4 @@
export default {
future: {
v2_errorBoundary: true,
v2_meta: true,
v2_normalizeFormMethod: true,
v2_routeConvention: true,
},
server: "./server.ts",
serverBuildPath: "functions/[[path]].js",
serverMinify: true,
Expand Down

0 comments on commit f1ef816

Please sign in to comment.