We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb4cda6 commit ff0764aCopy full SHA for ff0764a
README.md
@@ -45,3 +45,5 @@ export default () => {
45
</Router>);
46
}
47
```
48
+
49
+Vite will remove dead code in production, and your existing build config is just used as-is.
0 commit comments