Update build.js
This commit is contained in:
		
							parent
							
								
									8b7f5be878
								
							
						
					
					
						commit
						7042933b3b
					
				
					 1 changed files with 0 additions and 6 deletions
				
			
		|  | @ -17,12 +17,6 @@ const execa = require('execa'); | |||
| 		stderr: process.stderr, | ||||
| 	}); | ||||
| 
 | ||||
| 	await execa('npm', ['run', 'build'], { | ||||
| 		cwd: __dirname + '/../packages/client', | ||||
| 		stdout: process.stdout, | ||||
| 		stderr: process.stderr, | ||||
| 	}); | ||||
| 
 | ||||
| 	console.log('build finishing ...'); | ||||
| 
 | ||||
| 	await execa('npm', ['run', 'gulp'], { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue