1
0
mirror of synced 2024-11-22 13:06:08 +03:00
select2/dist
Kevin Brown 86b4a5d8e2 Added amdBase and amdLanguageBase options
This should allow those using their own build systems to
automatically load in translations. In the future, the `amdBase`
option may be used to optionally load some components of Select2.

As Select2 cannot know what the base directory is, it currently
has to load in all of the optional components in the default build.
By allowing users to set their own base, it will allow us to know
the base to load files from, which makes it easier to use the
`require` function to optionally load them.

This fixes https://github.com/select2/select2/issues/2899.
2015-01-11 21:59:27 -05:00
..
css Fix support for deep nesting 2015-01-09 20:50:06 -05:00
js Added amdBase and amdLanguageBase options 2015-01-11 21:59:27 -05:00