From 5c732ad368fdbca5fbaca956b3c04305506fbe9d Mon Sep 17 00:00:00 2001 From: Wes Bos Date: Wed, 22 Feb 2023 15:04:29 -0500 Subject: [PATCH] crazy pills --- remix.config.js | 1 - 1 file changed, 1 deletion(-) diff --git a/remix.config.js b/remix.config.js index de4c9dcc..aac8e782 100644 --- a/remix.config.js +++ b/remix.config.js @@ -6,7 +6,6 @@ module.exports = { future: { unstable_postcss: true, }, - assetsBuildDirectory: "publicxxxx/baller", ignoredRouteFiles: ["**/.*"], server: process.env.NETLIFY || process.env.NETLIFY_LOCAL