Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
baseplate-admin authored Nov 16, 2023
1 parent 41dc863 commit 980e96e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ Then in your ViteJS config file :
export default defineConfig({
...
base: "/static/",
build {
build: {
...
manifest: true,
outDir: resolve("./assets"),
Expand All @@ -78,7 +78,7 @@ export default defineConfig({
}
}
}
}
})
```

### Assets
Expand Down

0 comments on commit 980e96e

Please sign in to comment.