What is the “proper”/best-practice way to add additional JavaScript libraries to a Magento project?
I have seen a couple different methods. I’m wondering if there is a best practice? I know Magento stores JavaScript libraries in /lib, and I know how to include those in a module using RequireJS. In a couple places, I… Read More »What is the “proper”/best-practice way to add additional JavaScript libraries to a Magento project?