Questions tagged [roots-sage]

Initiating a Wordpress theme with foundation of HTML5 boilerplate

Utilize npm libraries within the main directory of Sage 8.5.3 theme

When attempting to add npm libraries in the root of Sage 8.5.3, I encountered an error in the console stating that 'require' was not found. var GoogleMapsLoader = require('google-maps'); GoogleMapsLoader.load(function(google) { ...