Skip to content

Commit 39fe1d3

Browse files
authored
cs
1 parent 63a2920 commit 39fe1d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/WebpackConfig.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ class WebpackConfig {
234234
this.autoProvideVariables({
235235
$: 'jquery',
236236
jQuery: 'jquery',
237-
"window.jQuery": "jquery"
237+
'window.jQuery': 'jquery'
238238
});
239239
}
240240

0 commit comments

Comments
 (0)