mirror of https://github.com/halo-dev/halo
				
				
				
			chore: add jsdelivr env. (halo-dev/console#64)
							parent
							
								
									d5cd993607
								
							
						
					
					
						commit
						04c604836a
					
				
							
								
								
									
										2
									
								
								.env
								
								
								
								
							
							
						
						
									
										2
									
								
								.env
								
								
								
								
							| 
						 | 
				
			
			@ -1,2 +1,2 @@
 | 
			
		|||
NODE_ENV=production
 | 
			
		||||
PUBLIC_PATH=https://cdn.jsdelivr.net/npm/halo-admin@1.2.0/dist/
 | 
			
		||||
PUBLIC_PATH=/
 | 
			
		||||
| 
						 | 
				
			
			@ -0,0 +1,2 @@
 | 
			
		|||
NODE_ENV=production
 | 
			
		||||
PUBLIC_PATH=https://cdn.jsdelivr.net/npm/halo-admin@1.2.0/dist/
 | 
			
		||||
| 
						 | 
				
			
			@ -4,6 +4,7 @@
 | 
			
		|||
  "scripts": {
 | 
			
		||||
    "serve": "vue-cli-service serve",
 | 
			
		||||
    "build": "vue-cli-service build",
 | 
			
		||||
    "build-jsdelivr": "vue-cli-service build --mode jsdelivr",
 | 
			
		||||
    "lint": "vue-cli-service lint",
 | 
			
		||||
    "test:unit": "vue-cli-service test:unit"
 | 
			
		||||
  },
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue