onlook icon indicating copy to clipboard operation
onlook copied to clipboard

[bug] Need to properly handle src/app

Open Kitenite opened this issue 9 months ago • 1 comments

Describe the bug

We're currently running under the assumption that the project is under app/ but nextjs can have src/app as an alternative configuration. This pattern breaks a lot of assumptions in the sandbox, font handling, etc.

Kitenite avatar Jun 14 '25 21:06 Kitenite

Fixed it! @Kitenite Let me know if you need any further adjustments

irfanfaraaz avatar Jun 15 '25 03:06 irfanfaraaz