Skip to content

Commit 154ad84

Browse files
authored
add explain
1 parent 81e105b commit 154ad84

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ export default ({
135135
return;
136136
}
137137

138+
// 在filename文件里面引用了targetResourcePath这个路径的资源
138139
const filename = stats.file.opts.filename;
139140
const targetResourcePath = getTargetResourcePath(path, stats);
140141

0 commit comments

Comments
 (0)