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