package-preview

v3.0.0-0
Creates a production preview of a package
preview prevue teaser sneak peek test prod publish pseudo publish

prepublishOnly

npm run tsc

tsc

rimraf lib && tsc

lint

tslint -c tslint.json --project .

pretest

pnpm install --ignore-scripts --prefix test/fixtures/simple --only dev

test

npm run lint && npm run tsc && node lib/cli && ts-node test --type-check

Metadata

  • MIT
  • >=8
  • Zoltan Kochan
  • released 11/26/2019

Downloads

Maintainers