You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #694 Removed jQuery from auto provided variables in webpack config (mathop)
This PR was merged into the master branch.
Discussion
----------
Removed jQuery from auto provided variables in webpack config
`window.jQuery` is already defined in `autoProvidejQuery` function, there's no need to override:
https://github.com/symfony/webpack-encore/blob/v0.9.1/lib/WebpackConfig.js#L271
Commits
-------
9860ffd Removed jQuery from auto provided variables in webpack config.
0 commit comments