Remove prepare script
This commit is contained in:
		
							parent
							
								
									a223d0fcb4
								
							
						
					
					
						commit
						c7d21e9ac3
					
				| @ -8,7 +8,6 @@ | ||||
| 		"build": "npm run build-node", | ||||
| 		"build-node": "tsc", | ||||
| 		"build-browser": "esbuild src/browser.ts --bundle --minify --sourcemap --target=firefox120 --outfile=public/bundle.js", | ||||
| 		"prepare": "npm run build", | ||||
| 		"clean-coverage": "rm -rf coverage .nyc_output .xunit", | ||||
| 		"coverage": "npm run clean-coverage && nyc mocha", | ||||
| 		"test-reports": "npm run clean-coverage && nyc --reporter clover mocha --reporter xunit --reporter-option output=.xunit", | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user