File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 4242    "build-commit" : " build-commit -o package"  ,
4343    "prepare" : " npm run prepare.base && npm run prepare.nuclide"  ,
4444    "bump" : " ncu -u -x coffeescript"  ,
45-     "apm.prepublishOnly" : " git checkout apm.publish && git reset --hard master && shx rm -rf nuclide && git commit -a -m 'clean'"  ,
45+     "apm.prepublishOnly" : " npm run build-commit &&  git checkout apm.publish && git reset --hard master && git push -f &&  shx rm -rf nuclide spec src-commons-ui src-commons-atom src-package types-packages pnpm-lock.yaml  && git commit -a -m 'clean'"  ,
4646    "prepublishOnly" : " shx rm -rf **/tsconfig.tsbuildinfo"  ,
4747    "build.nuclide-adb" : " cross-env BABEL_KEEP_MODULES=false babel nuclide/nuclide-adb --out-dir dist-nuclide/nuclide-adb --copy-files --no-copy-ignored --include-dotfiles --delete-dir-on-start"  ,
4848    "build.nuclide-analytics" : " cross-env BABEL_KEEP_MODULES=false babel nuclide/nuclide-analytics --out-dir dist-nuclide/nuclide-analytics --copy-files --no-copy-ignored --include-dotfiles --delete-dir-on-start"  ,
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments