Commit ba34a7f
committed
feature #10 Add window.jquery to autoProvidejQuery() (alOneh, weaverryan)
This PR was merged into the master branch.
Discussion
----------
Add window.jquery to autoProvidejQuery()
When using webpack it's common to also provide window.jQuery because some libraries use it this way.
Commits
-------
39fe1d3 cs
63a2920 Add window.jquery to autoProvidejQuery()1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
236 | | - | |
| 236 | + | |
| 237 | + | |
237 | 238 | | |
238 | 239 | | |
239 | 240 | | |
| |||
0 commit comments