azure-web-app-preview-deploy
v0.1.0
Published
A utilities package for automating preview deployments to Azure Web Apps
Downloads
20
Readme
azure-web-app-preview-deploy
- no description
Required
- Node.js 14+
How to using
- Lunch commands
npm start- run cli
npm run dev- run force debug cli
npm run type-check- run type-check
npm run build- run swc
- this only development, not production
- run swc
npm run test- launches test runner by watch mode
npm run coverage- ~~get coverage report~~
