yarn run gulp in build instead of just gulp
				
					
				
			This commit is contained in:
		
							parent
							
								
									15ec284ef7
								
							
						
					
					
						commit
						308f57d18d
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -14,7 +14,7 @@
 | 
				
			||||||
	],
 | 
						],
 | 
				
			||||||
	"private": true,
 | 
						"private": true,
 | 
				
			||||||
	"scripts": {
 | 
						"scripts": {
 | 
				
			||||||
		"build": "yarn workspaces foreach run build && gulp",
 | 
							"build": "yarn workspaces foreach run build && yarn run gulp",
 | 
				
			||||||
		"start": "yarn workspace backend run start",
 | 
							"start": "yarn workspace backend run start",
 | 
				
			||||||
		"start:test": "yarn workspace backend run start:test",
 | 
							"start:test": "yarn workspace backend run start:test",
 | 
				
			||||||
		"init": "yarn migrate",
 | 
							"init": "yarn migrate",
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue