Speed and performance #632
              
                Unanswered
              
          
                  
                    
                      CoinCoderBuffalo
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 1 comment
-
| 
         They already run in parallel.  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Is there anyway to make bob build run faster? Currently it takes about 15 seconds to compile. Is there a way to enabling caching of untouched files to skip them, or run things in parallel?
Thanks
nodemon] starting
yarn prepareℹ Building target commonjs
ℹ Cleaning up previous build at lib/commonjs
ℹ Building target module
ℹ Cleaning up previous build at lib/module
ℹ Compiling 196 files in src with babel
ℹ Compiling 196 files in src with babel
✔ Wrote files to lib/commonjs
✔ Wrote files to lib/module
Beta Was this translation helpful? Give feedback.
All reactions