How To Get `jquery` As A Function (not As A Module Symbol) After Es6 Style `import * As Jquery From "./js/jquery.js";`
I'm experimenting with native ES6 modules support in Chrome. jQuery is not es6 module (no expor…
Read more
How To Get `jquery` As A Function (not As A Module Symbol) After Es6 Style `import * As Jquery From "./js/jquery.js";`