UNPKG

react-evergage-personalize

Version:

React component that gives the ability to leverage Evergage recommendations on a campaign level in react. This allows you to build custom recommendation components outside of evergage.

18 lines (14 loc) 259 B
# ignore certain configs and folders - node_modules is ignored by default typings/ typings.json .vscode/ tsconfig.json coverage/ styleguide/* # ignore the map files **/*.map # ignore the .ts files *.ts *.tsx # include the .d.ts files !components/**/*.d.ts