Change compiled sources in contracts
This commit is contained in:
		
				
					committed by
					
						
						Amir Bandeali
					
				
			
			
				
	
			
			
			
						parent
						
							4cc5bbaf19
						
					
				
				
					commit
					071b1c47d1
				
			@@ -14,10 +14,10 @@
 | 
				
			|||||||
        "../../node_modules/types-ethereumjs-util/index.d.ts",
 | 
					        "../../node_modules/types-ethereumjs-util/index.d.ts",
 | 
				
			||||||
        "../../node_modules/types-bn/index.d.ts",
 | 
					        "../../node_modules/types-bn/index.d.ts",
 | 
				
			||||||
        "./globals.d.ts",
 | 
					        "./globals.d.ts",
 | 
				
			||||||
 | 
					        "./src/**/*",
 | 
				
			||||||
        "./util/**/*",
 | 
					        "./util/**/*",
 | 
				
			||||||
        "./test/**/*",
 | 
					        "./test/**/*",
 | 
				
			||||||
        "./migrations/**/*",
 | 
					        "./migrations/**/*"
 | 
				
			||||||
        "./deploy/**/*"
 | 
					 | 
				
			||||||
    ],
 | 
					    ],
 | 
				
			||||||
    "exclude": ["./deploy/solc/solc_bin"]
 | 
					    "exclude": ["./deploy/solc/solc_bin"]
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user