Importing Node Modules With JavaScript – Shopify
I apologize for the simple question, but I'm pretty new to web development and JavaScript. I want to import a package I've installed using npm, specifically shopify-buy following the guide here: https://shopify.github.io/js-buy-sdk/ The package is in my node_modules folder and…