mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 00:03:56 +00:00
debugging npm scripts in azure pipeline
This commit is contained in:
@@ -18,6 +18,9 @@ steps:
|
||||
- script: npm install
|
||||
displayName: 'npm install'
|
||||
|
||||
- script: ls -alht node_modules/.bin/
|
||||
displayName: show node scripts
|
||||
|
||||
- script: |
|
||||
npm run build
|
||||
npm npm run clean:dist
|
||||
|
||||
Reference in New Issue
Block a user