javascript - Split utils.js into multiple files for intl-tel-input -
i've been using plugin crossrider extension. problem utils script 200kb+ , there's limitation in crossrider.
my question, there way split utils.js seperate files? i've checked code enclose in (function() {....}) can't break them in half without messing up.
anyone tried this?
thanks,
kevin
use minified version of library 23kb.
[disclosure: crossrider employee]
Comments
Post a Comment