Skip to content

Commit fe18efa

Browse files
committed
fix (theme): comment
1 parent a9f496a commit fe18efa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/webpack-image-sizes-plugin.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ class WebpackImageSizesPlugin {
149149
runGeneration(compiler, callback)
150150
})
151151

152-
// Add directories to wat
152+
// Add directories to watch
153153
compiler.hooks.compilation.tap('WebpackImageSizesPlugin', (compilation) => {
154154
// Watch configuration directories
155155
if (fs.existsSync(sizesPath)) {

0 commit comments

Comments
 (0)