npm browserify version of jquery-select2 version 4.x -


i wondering if :

  1. there browserif'ied version of jquery-select2 4.x plugin available via npm?
  2. if not, need in order jquery-select2 4.x work npm/browserify based project?

i looking @ source on github , seems there require/almond.js version available. can same version used browserify without changes?

i'm confused required if want use jquery-select2 plugin project uses npm , browserify?

thanks in advance.

there seems issue in select2-4.0.0 when used in node/browserify environment. until issue resolved can depend on issue creator's fork seems solved pulling in {"select2": "leftmostcat/select2"} (instead of select2/select2) dependency within package.json.


Comments

Popular posts from this blog

Java 8 + Maven Javadoc plugin: Error fetching URL -

android - How to delete or change the searchview icon inside the SearchView actionBar? -

c++ - Msgpack packing bools bug -