Compare commits
	
		
			1 commit
		
	
	
		
			8db7103f48
			...
			87e0a6667d
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 87e0a6667d | 
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -70,7 +70,7 @@ scripts:
 | 
			
		|||
  watch: parcel watch --no-autoinstall
 | 
			
		||||
 | 
			
		||||
  # Production build
 | 
			
		||||
  build-dist: parcel build --no-cache --no-autoinstall
 | 
			
		||||
  build-dist: parcel build --no-cache --no-autoinstall && rename '.html' '.html.hbs' dist/*.html
 | 
			
		||||
 | 
			
		||||
  # Checks
 | 
			
		||||
  check: tsc --noEmit
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue