add test and add micro-app deploy
This commit is contained in:
		
							
								
								
									
										16
									
								
								demo/deploy-org/package.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										16
									
								
								demo/deploy-org/package.json
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,16 @@ | ||||
| { | ||||
|   "name": "deploy-org", | ||||
|   "version": "0.0.1", | ||||
|   "description": "", | ||||
|   "main": "index.js", | ||||
|   "scripts": { | ||||
|     "pub": "envision deploy ./docs -k deploy-test -v 0.0.1 -o root" | ||||
|   }, | ||||
|   "files": [ | ||||
|     "docs" | ||||
|   ], | ||||
|   "keywords": [], | ||||
|   "author": "abearxiong <xiongxiao@xiongxiao.me>", | ||||
|   "license": "MIT", | ||||
|   "type": "module" | ||||
| } | ||||
		Reference in New Issue
	
	Block a user