• Jun 3, 2024
  • 05:04
  • 120 views

Building a SmartEdit Extension Using Grunt in SAP Commerce Cloud

This video shows you how to create a SmartEdit extension for SAP Commerce Cloud and how to build the extension using Grunt.

These are the environment variables you need to follow along:
  • NPM_ANCILLARY=$HYBRIS_BIN_DIR/modules/npm-ancillary/npmancillary
  • NODE_HOME=$NPM_ANCILLARY/resources/npm/node/node-v10.7.0-darwin-x64
  • GRUNT_HOME=$NPM_ANCILLARY/resources/npm/node_modules
  • export PATH=$NODE_HOME/bin:$GRUNT_HOME/.bin:$PATH