зеркало из https://github.com/microsoft/gather.git
Updated azure-pipelines.yml
This commit is contained in:
Родитель
2c2a2956f9
Коммит
35b4e5c18e
|
@ -13,8 +13,9 @@ steps:
|
|||
displayName: 'Install Node.js'
|
||||
|
||||
- script: |
|
||||
npm i -g typescript
|
||||
npm install
|
||||
npm run build_parser
|
||||
npm run build
|
||||
npm run build_parser
|
||||
npx webpack --config webpack.config.js
|
||||
displayName: 'npm install, run webpack'
|
||||
|
|
Загрузка…
Ссылка в новой задаче