Skip to content

Commit a097d86

Browse files
bminglesmofojed
andauthored
Update README.md
Co-authored-by: Mike Bender <mikebender@deephaven.io>
1 parent 2fd804c commit a097d86

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ VITE_JS_PLUGINS_DEV_PORT=4100
6262
```
6363

6464
## Local Vite Config
65-
If you'd like to override the vite config for local dev, you can define a `packages/code-studio/vite.config.local.ts` file that extends from `vite.config.local`. This file is excluded via `.gitignore` which makes it easy to keep local overrides in tact.
65+
If you'd like to override the vite config for local dev, you can define a `packages/code-studio/vite.config.local.ts` file that extends from `vite.config.ts`. This file is excluded via `.gitignore` which makes it easy to keep local overrides in tact.
6666

6767
The config can be used by running:
6868

0 commit comments

Comments
 (0)