Skip to content

Commit

Permalink
docs(qwikVite): notice that debug true will now show chunk names in p…
Browse files Browse the repository at this point in the history
…review
  • Loading branch information
maiieul committed Jan 28, 2025
1 parent 5038eeb commit e60bd6d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ To modify the configuration, you can pass an object to the `qwikVite` function.

```js
/**
* Prints verbose Qwik plugin debug logs.
* Prints verbose Qwik plugin debug logs and shows chunk file names ouput in preview/production environments.
* Default `false`
*/
debug?: boolean;
Expand Down

0 comments on commit e60bd6d

Please sign in to comment.