wasp-lang / wasp

The fastest way to develop full-stack web apps with React & Node.js.
https://wasp-lang.dev
MIT License
12.73k stars 1.13k forks source link

Fixes the default `netlify.toml` in the built web app #2041

Closed infomiho closed 1 month ago

infomiho commented 1 month ago

Closes #1948 Closes #1999

I've deployed the server and the DB to Fly and the client to Netlify: https://famous-centaur-b5b687.netlify.app

Following the deployment docs on manually deploying to Netlify (+ the fix from this PR) results in a properly deployed client to Netlify - no need to update the docs ✅

I've also fixed some weird formatting in the docs, minor stuff.