Skip to content

Commit ff0764a

Browse files
committed
(doc) add dead-code clarification
Signed-off-by: Muthu Kumar <muthukumar@thefeathers.in>
1 parent cb4cda6 commit ff0764a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,5 @@ export default () => {
4545
</Router>);
4646
}
4747
```
48+
49+
Vite will remove dead code in production, and your existing build config is just used as-is.

0 commit comments

Comments
 (0)