react.dev icon indicating copy to clipboard operation
react.dev copied to clipboard

[Beta]: Added Absolute Paths

Open marvelxcodes opened this issue 2 years ago • 1 comments

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"

marvelxcodes avatar Feb 26 '23 01:02 marvelxcodes

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 🙌

github-actions[bot] avatar Feb 26 '23 01:02 github-actions[bot]