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

Popular posts from this blog

how to insert data php javascript mysql with multiple array session 2 -

multithreading - Exception in Application constructor -

windows - CertCreateCertificateContext returns CRYPT_E_ASN1_BADTAG / 8009310b -