Skip to content

Commit 4b2ceda

Browse files
authored
clarifying comment
1 parent 676afcb commit 4b2ceda

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.js

+1
Original file line numberDiff line numberDiff line change
@@ -441,6 +441,7 @@ class Encore {
441441
* Encore.copyFiles({
442442
* from: './assets/images',
443443
* pattern: /\.(png|jpg|jpeg)$/,
444+
* // to path is relative to the build directory
444445
* to: 'images/[path][name].[ext]'
445446
* })
446447
*

0 commit comments

Comments
 (0)