@restomax-wv8/ng-weborders
v8.0.1-beta.36
Published
- Export all WebOrders pipes, directives, utility functions
Readme
Ng WebOrders library
- Export all WebOrders pipes, directives, utility functions
NG Generate
ng g module src/r8-web-orders-pipes --flat --dry-run
ng g pipe src/pipes/weborder-info -m r8-web-orders-pipes --skipTests --dry-run and then
- add to public-api
- verify module imports / exports
Build, Publish to npm.js
npm run setver:ng-weborders
npm run lint:ng-weborders
npm run build:ng-weborders
npm run publish:ng-webordersbefore publish test npmjs user with npm whoami
