From 7442800201c5bf00f713f93866851c9b87ea6fa5 Mon Sep 17 00:00:00 2001 From: Robert Bo Davis Date: Mon, 13 May 2024 19:53:10 -0400 Subject: [PATCH] chore: force build --- remix/README.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/remix/README.md b/remix/README.md index da8d02a..777a65a 100644 --- a/remix/README.md +++ b/remix/README.md @@ -27,12 +27,3 @@ npm start ``` Now you'll need to pick a host to deploy it to. - -### DIY - -If you're familiar with deploying node applications, the built-in Remix app server is production-ready. - -Make sure to deploy the output of `remix build` - -- `build/` -- `public/build/`