Skip to content

Commit

Permalink
Update docs/src/pages/[platform]/getting-started/troubleshooting/trou…
Browse files Browse the repository at this point in the history
…bleshooting.react.mdx
  • Loading branch information
reesscot authored Feb 10, 2023
1 parent 8462c8d commit e6d8377
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ When working with a [Vite](https://vitejs.dev) project you must make a few modif
</body>
```

**2.** Update the `vite.config.js` and add in a resolve alias inside the `defineConfig({})` as seen below.
**2.** Update the `vite.config.js` and add a resolve alias inside the `defineConfig({})` as seen below.

```js
export default defineConfig({
Expand Down

0 comments on commit e6d8377

Please sign in to comment.