Skip to content
This repository was archived by the owner on Oct 4, 2023. It is now read-only.

Commit dd957e7

Browse files
committed
fix closing templating
1 parent df8783b commit dd957e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/.electron-vue/webpack.web.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ let webConfig = {
2929
}
3030
}
3131
},
32-
{{/eslint}}
32+
{{/if}}
3333
{
3434
test: /\.css$/,
3535
use: ExtractTextPlugin.extract({

0 commit comments

Comments
 (0)