Skip to content

Commit c93c639

Browse files
CoolGooseGuillaume Chau
authored andcommitted
docs: assetsDir is ignored when using custom filenames (vuejs#1757)
trying to cover vuejs#1753 with this explanation
1 parent 47794ae commit c93c639

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/config/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,10 @@ module.exports = {
6969
- Default: `''`
7070

7171
A directory to nest generated static assets (js, css, img, fonts) under.
72+
73+
::: tip
74+
`assetsDir` is ignored when overwriting the filename or chunkFilename from the generated assets.
75+
:::
7276

7377
### pages
7478

0 commit comments

Comments
 (0)