зеркало из https://github.com/microsoft/gather.git
Merge branch 'master' of https://msresearch.visualstudio.com/DefaultCollection/Jupyter%20Notebook%20cleaning%20tool/_git/Jupyter%20Notebook%20cleaning%20tool
This commit is contained in:
Коммит
942525ef4e
|
@ -13,8 +13,9 @@ steps:
|
|||
displayName: 'Install Node.js'
|
||||
|
||||
- script: |
|
||||
npm install -g webpack webpack-cli --save-dev
|
||||
npm run build_parser
|
||||
npm i -g typescript
|
||||
npm install
|
||||
npm run build
|
||||
npm run build_parser
|
||||
npx webpack --config webpack.config.js
|
||||
displayName: 'npm install, run webpack'
|
||||
|
|
Загрузка…
Ссылка в новой задаче