mirror of
				https://github.com/jakejarvis/jarv.is.git
				synced 2025-11-04 10:30:11 -05:00 
			
		
		
		
	honor webpack --mode instead of NODE_ENV
				
					
				
			This commit is contained in:
		
							
								
								
									
										1
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							@@ -21,7 +21,6 @@ jobs:
 | 
			
		||||
      - run: yarn install --frozen-lockfile
 | 
			
		||||
      - run: yarn build
 | 
			
		||||
        env:
 | 
			
		||||
          NODE_ENV: production
 | 
			
		||||
          SKIP_OPTIMIZE_IMAGES: true
 | 
			
		||||
      - run: yarn lint
 | 
			
		||||
      - run: npx -p @percy/cli percy snapshot ./public
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user