Skip to content

Commit 8c1a2dd

Browse files
kocopellyclaude
andcommitted
docs(bolt-vite-react-ts): show alias equivalence explicitly in example
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 186aacf commit 8c1a2dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • bolt-vite-react-ts/.bolt

bolt-vite-react-ts/.bolt/prompt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ By default, this template supports JSX syntax with Tailwind CSS classes, React h
44

55
Use icons from lucide-react for logos.
66

7-
Import project modules with the `@/` path alias, which maps to `src/` (e.g. `@/components/Foo`), instead of deep relative paths like `../../components/Foo`.
7+
Import project modules with the `@/` path alias, which maps to `src/` (e.g. `@/components/Foo` == `src/components/Foo`), instead of deep relative paths like `../../components/Foo`.

0 commit comments

Comments
 (0)