mirror of
				https://github.com/mastermindzh/rickvanlieshout.com
				synced 2025-10-26 06:17:19 +01:00 
			
		
		
		
	Added scripts to package.json
This commit is contained in:
		| @@ -4,6 +4,10 @@ | ||||
|   "description": "Simple starter for Gatsby", | ||||
|   "main": "n/a", | ||||
|   "scripts": { | ||||
|     "develop": "gatsby develop", | ||||
|     "build": "npm run clean & gatsby build", | ||||
|     "clean:public": "rm -rf public", | ||||
|     "clean": "npm run clean:public", | ||||
|     "lint": "./node_modules/.bin/eslint --ext .js,.jsx --ignore-pattern public .", | ||||
|     "test": "echo \"Error: no test specified\" && exit 1" | ||||
|   }, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user