react-scan
react-scan copied to clipboard
React scan not recognizing nextjs 15 react app
when i run nextjs app with
bun --bun run dev
react scan doesn't recognize the app as react app. is it to be expected?
hm that shouldn't happen, can you provide a reproduction?
i just run the next js application with bun runtime
bun --bun run dev
closing this due to inactivity