select2-rails icon indicating copy to clipboard operation
select2-rails copied to clipboard

Change //= require select2 on import 'select2'

Open anko20094 opened this issue 2 years ago • 0 comments

Is it possible change syntaxes a little? from://= require select2 on: import 'select2'

and the same with //= require select2_locale_"any possible language" on: import 'select2_locale_"any possible language"' last doesn't work now...

anko20094 avatar Aug 23 '22 10:08 anko20094