Skip to content

Commit

Permalink
a relative path
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobbe committed Mar 4, 2024
1 parent 1be4ef1 commit 2720fba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/vite/src/lib/getDefaultViteConfig.ts
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ export function getDefaultViteConfig(rwConfig: Config, rwPaths: Paths) {
define: getEnvVarDefinitions(),
css: {
// @NOTE config path is relative to where vite.config.js is if you use
// relative path
// a relative path
postcss: rwPaths.web.config,
},
server: {
Expand Down

0 comments on commit 2720fba

Please sign in to comment.