Skip to content

Commit 78b533c

Browse files
committed
Update UPGRADE.md
1 parent 8789714 commit 78b533c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UPGRADE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ This will automatically detect whether you are running in serve or build mode an
132132

133133
```diff
134134
- <link rel="stylesheet" href="{{ mix('css/app.css') }}">
135-
- <script src="{{ mix('css/app.js') }}" defer></script>
135+
- <script src="{{ mix('js/app.js') }}" defer></script>
136136
+ @vite
137137
```
138138

0 commit comments

Comments
 (0)