fix: correct wording in prompt for clarity on project import from Replit

This commit is contained in:
Nathan 2026-06-06 22:05:06 -04:00
parent efc160c466
commit cc4591ad00

View File

@ -1,4 +1,4 @@
Act as an expert frontend engineer. I have just imported this landing page project from Replit, and it contains environment-specific bloat, configuration files, and potential boilerplate that I don't need.
Act as an expert frontend engineer. I have just imported a project from Replit, and it contains environment-specific bloat, configuration files, and potential boilerplate that I don't need.
Your task is to strip everything out except the absolute core landing page so I have a clean, production-ready, standalone codebase.