@sitecore-jss/sitecore-jss-angular-schematics

v22.1.3
Scaffolding schematics for Sitecore JSS Angular apps

test

npm run build && npm run test-package

build

tsc -p tsconfig.json

coverage

nyc npm run test-package

test-package

jasmine src/**/*_spec.js

generate-docs

npx typedoc --plugin typedoc-plugin-markdown --readme none --out ../../ref-docs/sitecore-jss-angular-schematics src/jss-component/index.ts --githubPages false
npm i @sitecore-jss/[email protected]

Metadata

Downloads