1.1.3 • Published 8 months ago
@deliverit/lastserver v1.1.3
Development workflow
- link the package for local development
npm link- from the using project root:
npm link @deliverit/lastserver- To rapidly develop both the npm package and this project with hot reload run the below on both project roots:
npm run dev- To publish to npm, increase the version for both package.json and _lastServerVersion in Lastserver class Note: ensure you are logged in to the correct npm account
npm loginnpm run build
npm publish1.1.3
8 months ago