1
0
mirror of synced 2024-11-25 14:26:03 +03:00
select2/dist
Kevin Brown 7e4e8bc9d6 Relative paths for require
Now we can use relative paths in the calls to `require`, so those
using relative builds don't have to worry about modules not being
imported properly. This also makes it considerably easier in the
future when we look to cut down the build sizes and have a custom
builder, as we don't have to worry as much about the paths being
incorrect.

This fixes https://github.com/select2/select2/issues/3014 finally.
2015-03-14 19:22:34 -04:00
..
css word-wrap: nowrap styling 2015-02-17 12:41:25 -05:00
js Relative paths for require 2015-03-14 19:22:34 -04:00