aurelia-pal-nodejs

v3.0.0-rc.2
The Node.js-specific implementation of Aurelia's platform abstraction layer.
aurelia pal nodejs

prebuild

rimraf dist

build

tsc -p tsconfig.build.json

build:dts

tsc -p tsconfig.build.json --emitDeclarationOnly --declaration true --declarationDir dist/types --removeComments false

postbuild

npm run build:dts

test

ts-node node_modules/jasmine/bin/jasmine --config=test/support/jasmine.json

changelog

standard-version -t "" -i doc/CHANGELOG.md --skip.commit --skip.tag

precut-release

npm run test && npm run build

cut-release

npm run changelog
npm i aurelia-pal-nodejs

Metadata

  • MIT
  • Whatever
  • Rob Eisenberg
  • released 5/6/2024

Downloads