File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed 
react_on_rails_pro/spec/dummy Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 9696    "test" : " yarn run build:test && yarn run lint && rspec" 
9797    "lint" : " cd ../.. && nps lint" 
9898    "preinstall" : " yarn run link-source && yalc add --link react-on-rails-pro && cd .yalc/react-on-rails-pro && yalc add --link react-on-rails && cd ../.. && yalc add --link @shakacode-tools/react-on-rails-pro-node-renderer" 
99-     "link-source" : " cd ../../.. && yarn && yarn run yalc:publish" 
99+     "link-source" : " cd ../../.. && yarn && yarn run yalc:publish && cd react_on_rails_pro && yarn && yalc publish " 
100100    "postinstall" : " test -f post-yarn-install.local && ./post-yarn-install.local || true" 
101101    "build:test" : " rm -rf public/webpack/test && rm -rf ssr-generated && RAILS_ENV=test NODE_ENV=test bin/shakapacker" 
102102    "build:dev" : " rm -rf public/webpack/development && rm -rf ssr-generated && RAILS_ENV=development NODE_ENV=development bin/shakapacker" 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments