react.dev
react.dev copied to clipboard
[Beta]: Added Absolute Paths
I have added absolute paths.
Now every paths can be written as :
import Button from "@/components/Button.tsx"
instead of :
import Button from "../../components/Button.tsx"
Size Changes
📦 Next.js Bundle Analysis
This analysis was generated by the next.js bundle analysis action 🤖
This PR introduced no changes to the javascript bundle 🙌