Pārlūkot izejas kodu

elxr fixes

master
samuel pirms 3 gadiem
vecāks
revīzija
44b8640c16
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 2
    2
      index.js

+ 2
- 2
index.js Parādīt failu

@@ -762,7 +762,7 @@ var __runcmd = function(label){
inherit : true, shell: true
, cwd : repo
, env: process.env
, title : `bower i for ${repo}`
, title : `npm build for ${repo}`
}).catch((e)=>{ console.error(e) })
return p;
})
@@ -796,7 +796,7 @@ var __runcmd = function(label){
, title : `rm 'package-lock.json' for ${repo}`
}).catch((e)=>{ console.error(e) })

if( npmbuildrepos.indexOf(repo) != -1) {
if( npmbuildrepos.indexOf(repo) < 0) {
tasks.push(()=>{
var p = nodeShellExec('npm', ['i --force'], {
inherit : true, shell: true

Notiek ielāde…
Atcelt
Saglabāt