|
|
|
|
|
by nawitus
4045 days ago
|
|
Npm/browserify will load only one copy of jQuery if the semvers match. The only "problem" with that is that if you get duplicates, npm doesn't report these out of the box. It's rather easy to write a script to detect these (if one doesn't exist already). |
|