Replace install-packages.js with workspaces
				
					
				
			This commit is contained in:
		
							parent
							
								
									9d1c8b4f00
								
							
						
					
					
						commit
						fd8170f1dc
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -7,9 +7,9 @@ | ||||||
| 		"url": "https://github.com/misskey-dev/misskey.git" | 		"url": "https://github.com/misskey-dev/misskey.git" | ||||||
| 	}, | 	}, | ||||||
| 	"packageManager": "yarn@3.2.1", | 	"packageManager": "yarn@3.2.1", | ||||||
|  | 	"workspaces": ["client", "server", "sw"], | ||||||
| 	"private": true, | 	"private": true, | ||||||
| 	"scripts": { | 	"scripts": { | ||||||
| 		"postinstall": "node ./scripts/install-packages.js", |  | ||||||
| 		"build": "node ./scripts/build.js", | 		"build": "node ./scripts/build.js", | ||||||
| 		"start": "cd packages/backend && node --experimental-json-modules ./built/index.js", | 		"start": "cd packages/backend && node --experimental-json-modules ./built/index.js", | ||||||
| 		"start:test": "cd packages/backend && cross-env NODE_ENV=test node --experimental-json-modules ./built/index.js", | 		"start:test": "cd packages/backend && cross-env NODE_ENV=test node --experimental-json-modules ./built/index.js", | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue