@sitecore-feaas/sdk

v0.0.17
This module renders the component and populates it with data. It also supports efficient update of component for the new data.

test

npx vitest --config ../frontend/vite.config.ts $FLAGS

build

npm run build:node; npm run build:browser;

start

webpack serve --open

build:node

tsup --entry.index_node src/index.ts --entry.react_node src/react.ts --target es6 --format cjs,esm --dts --platform=browser

prepublish

npm run build

test:watch

npx vitest --config ../frontend/vite.config.ts

build:browser

tsup --entry.index_browser src/index.ts --entry.react_browser src/react.ts --target es6 --format cjs,esm --dts --platform=browser
npm i @sitecore-feaas/[email protected]

Metadata

  • ISC
  • Whatever
  • Unknown
  • released 8/15/2022

Downloads

Maintainers