We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f8c19f commit 9860ffdCopy full SHA for 9860ffd
webpack.config.js
@@ -6,7 +6,6 @@ Encore
6
.cleanupOutputBeforeBuild()
7
.autoProvidejQuery()
8
.autoProvideVariables({
9
- "window.jQuery": "jquery",
10
"window.Bloodhound": require.resolve('bloodhound-js'),
11
"jQuery.tagsinput": "bootstrap-tagsinput"
12
})
0 commit comments