mirror of
				https://github.com/TeamPiped/Piped.git
				synced 2024-08-14 23:57:27 +00:00 
			
		
		
		
	Rename serve script to dev.
This commit is contained in:
		
							parent
							
								
									2d1e35c347
								
							
						
					
					
						commit
						d10fc24322
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -3,7 +3,7 @@
 | 
				
			||||||
    "version": "0.1.0",
 | 
					    "version": "0.1.0",
 | 
				
			||||||
    "private": true,
 | 
					    "private": true,
 | 
				
			||||||
    "scripts": {
 | 
					    "scripts": {
 | 
				
			||||||
        "serve": "vite",
 | 
					        "dev": "vite",
 | 
				
			||||||
        "build": "vite build",
 | 
					        "build": "vite build",
 | 
				
			||||||
        "preview": "vite preview",
 | 
					        "preview": "vite preview",
 | 
				
			||||||
        "format": "prettier -w --ignore-path .gitignore **/**.{js,vue,json}",
 | 
					        "format": "prettier -w --ignore-path .gitignore **/**.{js,vue,json}",
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue