File tree Expand file tree Collapse file tree 4 files changed +4
-16
lines changed Expand file tree Collapse file tree 4 files changed +4
-16
lines changed Original file line number Diff line number Diff line change 2424  },
2525  "homepage" : " https://github.com/krausest/js-framework-benchmark#readme"  ,
2626  "dependencies" : {
27-     "lighterhtml" : " 0.8.10 " 
27+     "lighterhtml" : " 0.9.0 " 
2828  },
2929  "devDependencies" : {
3030    "@babel/core" : " ^7.2.2"  ,
Original file line number Diff line number Diff line change @@ -14,13 +14,7 @@ export default {
1414      delimiters : [ '' ,  '' ] 
1515    } ) , 
1616    babel ( { 
17-       plugins : [ 
18-         [ 'remove-ungap' ,  { 
19-           exclude : [ 
20-             '@ungap/create-content' 
21-           ] 
22-         } ] 
23-       ] , 
17+       plugins : [ [ 'remove-ungap' ] ] 
2418    } ) , 
2519    terser ( ) 
2620  ] , 
Original file line number Diff line number Diff line change 2424  },
2525  "homepage" : " https://github.com/krausest/js-framework-benchmark#readme"  ,
2626  "dependencies" : {
27-     "lighterhtml" : " 0.8.10 " 
27+     "lighterhtml" : " 0.9.0 " 
2828  },
2929  "devDependencies" : {
3030    "@babel/core" : " ^7.2.2"  ,
Original file line number Diff line number Diff line change @@ -14,13 +14,7 @@ export default {
1414      delimiters : [ '' ,  '' ] 
1515    } ) , 
1616    babel ( { 
17-       plugins : [ 
18-         [ 'remove-ungap' ,  { 
19-           exclude : [ 
20-             '@ungap/create-content' 
21-           ] 
22-         } ] 
23-       ] , 
17+       plugins : [ [ 'remove-ungap' ] ] 
2418    } ) , 
2519    terser ( ) 
2620  ] , 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments